Searched defs:__scanflike (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/sys/
H A Dcdefs.h235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x)) macro

Completed in 40 milliseconds