Home
last modified time | relevance | path

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

/dports/devel/ispc/ispc-1.16.1/src/
H A Dutil.h48 #define PRINTF_FUNC __attribute__((format(printf, 2, 3))) macro
50 #define PRINTF_FUNC macro
/dports/security/razorback-api/api-0.5.0/include/razorback/
H A Dvisibility.h22 # define PRINTF_FUNC(x,y) macro
31 # define PRINTF_FUNC(x,y) __attribute__((format (printf, x, y))) macro
/dports/astro/gpsd/gpsd-3.20/
H A Dcompiler.h27 #define PRINTF_FUNC(format_index, arg_index) \ macro
30 #define PRINTF_FUNC(format_index, arg_indx) macro
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Drichio.h348 #define PRINTF_FUNC __attribute__( ( format( printf, 3, 4 ) ) ) macro
350 #define PRINTF_FUNC // nothing macro