Searched defs:XOR (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/crypto/openssh/
H A Dchacha.c42 #define XOR(v,w) ((v) ^ (w)) macro
[all...]
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dchacha_private.h41 #define XOR(v,w) ((v) ^ (w)) macro
[all...]
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dop.h88 XOR, enumerator in enum:__anon10859
/freebsd-9.3-release/libexec/rtld-elf/sparc64/
H A Dreloc.c518 #define XOR 0x82c06000 /* xor %g1, 0, %g1 */ macro
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dada-exp.c73 XOR = 275, enumerator in enum:yytokentype
121 #define XOR 275 macro
H A Dp-exp.c76 XOR = 278, enumerator in enum:yytokentype
112 #define XOR 278 macro
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h295 AND, OR, XOR, enumerator in enum:llvm::ISD::NodeType
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h293 INC, DEC, OR, XOR, AND, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelDAGToDAG.cpp1589 XOR, enumerator in enum:AtomicOpc

Completed in 236 milliseconds