Searched refs:FMTd32 (Results 1 – 4 of 4) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | malloc_io.h | 12 # define FMTd32 "d" macro 23 # define FMTd32 PRId32 macro
|
/external/jemalloc_new/test/include/test/ |
D | test.h | 162 !=, FMTd32, __VA_ARGS__) 164 ==, FMTd32, __VA_ARGS__) 166 >=, FMTd32, __VA_ARGS__) 168 >, FMTd32, __VA_ARGS__) 170 <, FMTd32, __VA_ARGS__) 172 <=, FMTd32, __VA_ARGS__)
|
/external/jemalloc/test/include/test/ |
D | test.h | 162 !=, FMTd32, __VA_ARGS__) 164 ==, FMTd32, __VA_ARGS__) 166 >=, FMTd32, __VA_ARGS__) 168 >, FMTd32, __VA_ARGS__) 170 <, FMTd32, __VA_ARGS__) 172 <=, FMTd32, __VA_ARGS__)
|
/external/jemalloc/include/jemalloc/internal/ |
D | util.h | 12 # define FMTd32 "d" macro 23 # define FMTd32 PRId32 macro
|