Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds