Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dmalloc_io.h17 # define FMTd64 FMT64_PREFIX "d" macro
28 # define FMTd64 PRId64 macro
H A Demitter.h154 EMIT_SIMPLE(int64_t, "%" FMTd64) in emitter_print_value()