Searched refs:KQU (Results 1 – 5 of 5) sorted by relevance
64 k *= KQU(0xff51afd7ed558ccd); in hash_fmix_64()66 k *= KQU(0xc4ceb9fe1a85ec53); in hash_fmix_64()233 const uint64_t c1 = KQU(0x87c37b91114253d5); in hash_x64_128()234 const uint64_t c2 = KQU(0x4cf5ad432745937f); in hash_x64_128()
5 #define NSTIME_SEC_MAX KQU(18446744072)
22 #define KQU(q) QU(q##ULL) macro
1249 "dirty_decay_ms", -1, NSTIME_SEC_MAX * KQU(1000) < in malloc_conf_init_helper()1250 QU(SSIZE_MAX) ? NSTIME_SEC_MAX * KQU(1000) : in malloc_conf_init_helper()1253 "muzzy_decay_ms", -1, NSTIME_SEC_MAX * KQU(1000) < in malloc_conf_init_helper()1254 QU(SSIZE_MAX) ? NSTIME_SEC_MAX * KQU(1000) : in malloc_conf_init_helper()
667 KQU(1000000)); in arena_decay_reinit()707 KQU(1000)) { in arena_decay_ms_valid()