Searched refs:KQU (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_macros.h48 #define KQU(q) QU(q##ULL) macro
H A Dnstime.h13 #define NSTIME_SEC_MAX KQU(18446744072)
H A Dhash.h96 k *= KQU(0xff51afd7ed558ccd);
98 k *= KQU(0xc4ceb9fe1a85ec53);
267 const uint64_t c1 = KQU(0x87c37b91114253d5);
268 const uint64_t c2 = KQU(0x4cf5ad432745937f);

Completed in 105 milliseconds