Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dutil_types.h15 # define FMTd64 FMT64_PREFIX "d" macro
26 # define FMTd64 PRId64 macro
/third_party/ulib/jemalloc/test/include/test/
A Dtest.h188 !=, 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