Searched defs:__scanf (Results 1 – 2 of 2) sorted by relevance
40 #define __scanf(a, b) __attribute__((format(scanf, a, b))) macro
154 #define __scanf(a, b) __attribute__((__format__(scanf, a, b))) macro
Completed in 6 milliseconds