Home
last modified time | relevance | path

Searched refs:KZU (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dutil.h227 if (x == KZU(0xffffffffffffffff)) in lg_floor()
232 if (x == KZU(0xffffffff)) in lg_floor()
Djemalloc_internal_macros.h46 #define KZU(z) ZU(z##ULL) macro