Searched defs:__scanf (Results 1 – 3 of 3) sorted by relevance
40 #define __scanf(a, b) __attribute__((format(scanf, a, b))) macro
168 #define __scanf(a, b) __attribute__((__format__(scanf, a, b))) macro
150 #define __scanf(a, b) __attribute__((format(scanf, a, b))) macro