Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dmalloc_io.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"
/external/jemalloc/include/jemalloc/internal/
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"