Searched defs:PRINTF (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/scripts/dtc/ |
D | util.h | 17 #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-v6.6/drivers/net/fddi/skfp/ |
D | queue.c | 21 #define PRINTF(a,b,c) macro
|
/Linux-v6.6/tools/accounting/ |
D | procacct.c | 67 #define PRINTF(fmt, arg...) { \ macro
|
D | getdelays.c | 55 #define PRINTF(fmt, arg...) { \ macro
|