/netbsd-src/sys/arch/sparc64/include/ |
H A D | elf_support.h | 47 const unsigned int XOR = 0x82186000U; /* xor %g1, 0, %g1 */ in sparc_write_branch() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 79 XOR, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 29 XOR = 0x06, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/ |
H A D | cxx_loop_proto.proto | 40 XOR = 3; enumerator
|
H A D | cxx_proto.proto | 36 XOR = 5; enumerator
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | chacha.c | 43 #define XOR(v,w) ((v) ^ (w)) macro
|
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | chacha_private.h | 41 #define XOR(v,w) ((v) ^ (w)) macro
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-avx2.h | 36 #define XOR(a, b) _mm256_xor_si256(a, b) macro
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/ref/ |
H A D | chacha20_ref.c | 31 #define XOR(v, w) ((v) ^ (w)) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rl78-parse.h | 172 XOR = 373, /* XOR */ enumerator 297 #define XOR 373 macro
|
H A D | rx-parse.h | 217 XOR = 418 /* XOR */ enumerator 386 #define XOR 418 macro
|
H A D | rl78-parse.c | 358 XOR = 373, /* XOR */ enumerator 483 #define XOR 373 macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rl78-parse.h | 172 XOR = 373, /* XOR */ enumerator 297 #define XOR 373 macro
|
H A D | rx-parse.h | 217 XOR = 418 /* XOR */ enumerator 386 #define XOR 418 macro
|
H A D | rl78-parse.c | 358 XOR = 373, /* XOR */ enumerator 483 #define XOR 373 macro
|
H A D | rx-parse.c | 399 XOR = 418 /* XOR */ enumerator 568 #define XOR 418 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGLexer.h | 55 XConcat, XADD, XSUB, XMUL, XNOT, XAND, XOR, XXOR, XSRA, XSRL, XSHL, enumerator
|
/netbsd-src/external/lgpl3/gmp/dist/demos/ |
H A D | pexpr.c | 95 AND, IOR, XOR, SLL, SRA, POPCNT, HAMDIST, GCD, LCM, SQRT, ROOT, FAC, enumerator
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeSPARC_common.c | 166 #define XOR (OPC1(0x2) | OPC3(0x03)) macro
|
H A D | sljitNativeMIPS_common.c | 172 #define XOR (HI(0) | LO(38)) macro
|
H A D | sljitNativePPC_common.c | 224 #define XOR (HI(31) | LO(316)) macro
|
H A D | sljitNativeX86_common.c | 246 #define XOR (/* BINARY */ 6 << 3) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 624 XOR, enumerator
|
/netbsd-src/sys/arch/hppa/spmath/ |
H A D | float.h | 362 #define XOR ^ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 404 XOR, enumerator
|