Home
last modified time | relevance | path

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

/scripts/dtc/
Dutil.h15 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro
18 #define PRINTF(i, j) macro
/scripts/mod/
Dmodpost.c55 #define PRINTF __attribute__ ((format (printf, 1, 2))) macro