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