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

/external/jemalloc/test/unit/
H A DSFMT.c448 KQU(16924766246869039260), KQU( 8201438687333352714),
449 KQU( 2265290287015001750), KQU(18397264611805473832),
450 KQU( 3375255223302384358), KQU( 6345559975416828796),
451 KQU(18229739242790328073), KQU( 7596792742098800905),
452 KQU( 255338647169685981), KQU( 205274724004861030
[all...]
/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_macros.h48 #define KQU(q) QU(q##ULL) macro
H A Dhash.h79 k *= KQU(0xff51afd7ed558ccd);
81 k *= KQU(0xc4ceb9fe1a85ec53);
250 const uint64_t c1 = KQU(0x87c37b91114253d5);
251 const uint64_t c2 = KQU(0x4cf5ad432745937f);
/external/jemalloc/test/src/
H A DSFMT.c514 above = KQU(0xffffffffffffffff) - (KQU(0xffffffffffffffff) % limit);

Completed in 156 milliseconds