Home
last modified time | relevance | path

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

/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()