Home
last modified time | relevance | path

Searched refs:__scanf (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dsprintf.h20 __scanf(2, 3) int sscanf(const char *, const char *, ...);
21 __scanf(2, 0) int vsscanf(const char *, const char *, va_list);
Dcompiler_attributes.h172 #define __scanf(a, b) __attribute__((__format__(scanf, a, b))) macro
/include/xen/
Dxenbus.h169 __scanf(4, 5)