Searched refs:FMTd64 (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | util_types.h | 15 # define FMTd64 FMT64_PREFIX "d" macro 26 # define FMTd64 PRId64 macro
|
| /third_party/ulib/jemalloc/test/include/test/ |
| A D | test.h | 188 !=, FMTd64, __VA_ARGS__) 190 ==, FMTd64, __VA_ARGS__) 192 >=, FMTd64, __VA_ARGS__) 194 >, FMTd64, __VA_ARGS__) 196 <, FMTd64, __VA_ARGS__) 198 <=, FMTd64, __VA_ARGS__)
|
Completed in 5 milliseconds