Searched defs:__scanflike (Results 1 – 2 of 2) sorted by relevance
241 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x)) macro
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x)) macro