Searched refs:BIG_CONSTANT (Results 1 – 2 of 2) sorted by relevance
25 #define BIG_CONSTANT(x) (x) macro31 #define BIG_CONSTANT(x) (x##LLU) macro
59 #define BIG_CONSTANT(x) (x) macro61 #define BIG_CONSTANT(x) (x##LLU) macro66 const uint64_t m = BIG_CONSTANT(0xc6a4a7935bd1e995); in MurmurHash64A()103 #undef BIG_CONSTANT