Home
last modified time | relevance | path

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

/linux/tools/include/linux/
A Dcompiler-gcc.h40 #define __scanf(a, b) __attribute__((format(scanf, a, b))) macro
/linux/include/linux/
A Dkernel.h214 extern __scanf(2, 3)
216 extern __scanf(2, 0)
A Dcompiler_attributes.h154 #define __scanf(a, b) __attribute__((__format__(scanf, a, b))) macro
/linux/tools/perf/util/
A Dpmu.h121 int perf_pmu__scan_file(struct perf_pmu *pmu, const char *name, const char *fmt, ...) __scanf(3, 4);
/linux/include/xen/
A Dxenbus.h172 __scanf(4, 5)
/linux/lib/
A Dtest_scanf.c30 static void __scanf(4, 6) __init

Completed in 9 milliseconds