Searched defs:JEMALLOC_FORMAT_PRINTF (Results 1 – 1 of 1) sorted by relevance
71 # define JEMALLOC_FORMAT_PRINTF(s, i) macro99 # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) macro101 # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(printf, s, i)) macro103 # define JEMALLOC_FORMAT_PRINTF(s, i) macro116 # define JEMALLOC_FORMAT_PRINTF(s, i) macro