Home
last modified time | relevance | path

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

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