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

/freebsd-10-stable/crypto/openssh/
H A Dchacha.c42 #define XOR(v,w) ((v) ^ (w)) macro
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h41 #define XOR(v,w) ((v) ^ (w)) macro
[all...]
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dop.h88 XOR, enumerator in enum:__anon12039
/freebsd-10-stable/contrib/unbound/compat/
H A Dchacha_private.h41 #define XOR(v,w) ((v) ^ (w)) macro
[all...]
/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c521 #define XOR 0x82c06000 /* xor %g1, 0, %g1 */ macro
/freebsd-10-stable/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-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h295 AND, OR, XOR, enumerator in enum:llvm::ISD::NodeType
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h293 INC, DEC, OR, XOR, AND, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelDAGToDAG.cpp1596 XOR, enumerator in enum:AtomicOpc

Completed in 111 milliseconds