Home
last modified time | relevance | path

Searched defs:JEMALLOC_FORMAT_PRINTF (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in71 # define JEMALLOC_FORMAT_PRINTF(s, i) macro
99 # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) macro
101 # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(printf, s, i)) macro
103 # define JEMALLOC_FORMAT_PRINTF(s, i) macro
116 # define JEMALLOC_FORMAT_PRINTF(s, i) macro