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

/external/jemalloc/include/jemalloc/internal/
H A Dutil.h6 # define FMT64_PREFIX "ll" macro
9 # define FMT64_PREFIX "ll" macro
15 # define FMTd64 FMT64_PREFIX "d"
16 # define FMTu64 FMT64_PREFIX "u"
17 # define FMTx64 FMT64_PREFIX "x"

Completed in 46 milliseconds