Home
last modified time | relevance | path

Searched defs:xor (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/head/
H A Diso646.h52 #define xor ^ macro
/titanic_50/usr/src/lib/libgen/common/
H A Dpathfind.c187 int xor; in fullck() local
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.c286 uint32_t xor = key[0] ^ key[1] ^ key[2] ^ key[3]; in ipv6_hash() local
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dtlan.h501 inline u32 xor(u32 a, u32 b) in xor() function
/titanic_50/usr/src/lib/efcode/engine/
H A Dforth.c181 xor(fcode_env_t *env) in xor() function