Searched defs:xor (Results 1 – 5 of 5) sorted by relevance
52 #define xor ^ macro
187 int xor; in fullck() local
286 uint32_t xor = key[0] ^ key[1] ^ key[2] ^ key[3]; in ipv6_hash() local
501 inline u32 xor(u32 a, u32 b) in xor() function
181 xor(fcode_env_t *env) in xor() function