Home
last modified time | relevance | path

Searched refs:FMTx32 (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dmalloc_io.h14 # define FMTx32 "x" macro
25 # define FMTx32 PRIx32 macro
/external/jemalloc/include/jemalloc/internal/
Dutil.h14 # define FMTx32 "x" macro
25 # define FMTx32 PRIx32 macro
/external/jemalloc/test/unit/
Datomic.c84 TEST_BODY(uint32, uint32_t, uint32_t, u32, "#"FMTx32); in TEST_STRUCT()