Searched defs:bX (Results 1 - 4 of 4) sorted by path

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-opc-a.c38 #define bX(x) (((ia64_insn) ((x) & 0x1)) << 33) macro
388 #undef bX macro
H A Dia64-opc-i.c38 #define bX(x) (((ia64_insn) ((x) & 0x1)) << 33) macro
298 #undef bX macro
H A Dia64-opc-m.c30 #define bX(x) (((ia64_insn) ((x) & 0x1)) << 27) macro
1095 #undef bX macro
/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec2_smpl.c608 BIGNUM *aX, *aY, *bX, *bY; local

Completed in 97 milliseconds