Home
last modified time | relevance | path

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

/tools/include/linux/
A Dcompiler-gcc.h42 #define __scanf(a, b) __attribute__((format(scanf, a, b))) macro
/tools/perf/util/
A Dconfig.h32 int perf_config_scan(const char *name, const char *fmt, ...) __scanf(2, 3);
A Dpmu.h267 __scanf(3, 4);
269 const char *fmt, ...) __scanf(4, 5);

Completed in 5 milliseconds