Searched defs:FORMAT_STRING (Results 1 – 2 of 2) sorted by relevance
354 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) __attribute__ ((format(printf, FORMAT_STRING… argument356 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) argument
416 #define FORMAT_STRING 4 macro