Lines Matching defs:func

29 #define	compat_43(func) __CONCAT(compat_43_,func)  argument
31 #define compat_43(func) sys_nosys argument
35 #define compat_09(func) __CONCAT(compat_09_,func) argument
37 #define compat_09(func) sys_nosys argument
41 #define compat_10(func) __CONCAT(compat_10_,func) argument
43 #define compat_10(func) sys_nosys argument
47 #define compat_11(func) __CONCAT(compat_11_,func) argument
49 #define compat_11(func) sys_nosys argument
53 #define compat_12(func) __CONCAT(compat_12_,func) argument
55 #define compat_12(func) sys_nosys argument
59 #define compat_13(func) __CONCAT(compat_13_,func) argument
61 #define compat_13(func) sys_nosys argument
65 #define compat_14(func) __CONCAT(compat_14_,func) argument
67 #define compat_14(func) sys_nosys argument
71 #define compat_15(func) __CONCAT(compat_15_,func) argument
73 #define compat_15(func) sys_nosys argument
77 #define compat_16(func) __CONCAT(compat_16_,func) argument
79 #define compat_16(func) sys_nosys argument
83 #define compat_20(func) __CONCAT(compat_20_,func) argument
85 #define compat_20(func) sys_nosys argument
89 #define compat_30(func) __CONCAT(compat_30_,func) argument
91 #define compat_30(func) sys_nosys argument
95 #define compat_40(func) __CONCAT(compat_40_,func) argument
97 #define compat_40(func) sys_nosys argument
101 #define compat_50(func) __CONCAT(compat_50_,func) argument
103 #define compat_50(func) sys_nosys argument
107 #define compat_60(func) __CONCAT(compat_60_,func) argument
109 #define compat_60(func) sys_nosys argument
113 #define compat_70(func) __CONCAT(compat_70_,func) argument
115 #define compat_70(func) sys_nosys argument
119 #define compat_80(func) __CONCAT(compat_80_,func) argument
121 #define compat_80(func) sys_nosys argument
125 #define compat_90(func) __CONCAT(compat_90_,func) argument
127 #define compat_90(func) sys_nosys argument
131 #define compat_100(func) __CONCAT(compat_100_,func) argument
133 #define compat_100(func) sys_nosys argument
137 #define compat_110(func) __CONCAT(compat_110_,func) argument
139 #define compat_110(func) sys_nosys argument