Home
last modified time | relevance | path

Searched refs:FMTd32 (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dmalloc_io.h12 # define FMTd32 "d" macro
23 # define FMTd32 PRId32 macro
/external/jemalloc_new/test/include/test/
Dtest.h162 !=, 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/
Dtest.h162 !=, 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/
Dutil.h12 # define FMTd32 "d" macro
23 # define FMTd32 PRId32 macro