Searched defs:PRINTF (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/fddi/skfp/
H A Dqueue.c21 #define PRINTF(a,b,c) macro
/linux-master/scripts/dtc/
H A Dutil.h17 #define PRINTF(i, j) __attribute__((format (gnu_printf, i, j))) macro
19 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro
23 #define PRINTF(i, j) macro
/linux-master/tools/accounting/
H A Dprocacct.c67 #define PRINTF(fmt, arg...) { \ macro
H A Dgetdelays.c55 #define PRINTF(fmt, arg...) { \ macro

Completed in 102 milliseconds