Searched defs:JEMALLOC_FORMAT_PRINTF (Results 1 – 2 of 2) sorted by relevance
73 # define JEMALLOC_FORMAT_PRINTF(s, i) macro108 # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) macro110 # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(printf, s, i)) macro112 # define JEMALLOC_FORMAT_PRINTF(s, i) macro135 # define JEMALLOC_FORMAT_PRINTF(s, i) macro
160 # define JEMALLOC_FORMAT_PRINTF( global() macro