Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/linux/
Dcompiler-gcc.h40 #define __scanf(a, b) __attribute__((format(scanf, a, b))) macro
/Linux-v5.15/include/linux/
Dcompiler_attributes.h146 #define __scanf(a, b) __attribute__((__format__(scanf, a, b))) macro
Dkernel.h218 extern __scanf(2, 3)
220 extern __scanf(2, 0)
/Linux-v5.15/tools/perf/util/
Dpmu.h117 int perf_pmu__scan_file(struct perf_pmu *pmu, const char *name, const char *fmt, ...) __scanf(3, 4);
/Linux-v5.15/include/xen/
Dxenbus.h171 __scanf(4, 5)
/Linux-v5.15/lib/
Dtest_scanf.c30 static void __scanf(4, 6) __init