Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-common.h33 #define GNU_PRINTF(M, N) __attribute__ ((format (gnu_printf, (M), (N)))) macro
35 #define GNU_PRINTF(M, N) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-common.h33 #define GNU_PRINTF(M, N) __attribute__ ((format (gnu_printf, (M), (N)))) macro
35 #define GNU_PRINTF(M, N) macro