Lines Matching defs:fn
65 #define __tg_generic(x, cfnl, cfn, cfnf, fnl, fn, fnf) \ argument
77 #define __tg_impl_simple(x, y, z, fnl, fn, fnf, ...) \ argument
81 #define __tg_impl_full(x, y, cfnl, cfn, cfnf, fnl, fn, fnf, ...) \ argument
86 #define __tg_generic_simple(x, fnl, fn, fnf) \ argument
92 #define __tg_impl_simple(x, y, z, fnl, fn, fnf, ...) \ argument
106 #define __tg_generic_full(x, cfnl, cfn, cfnf, fnl, fn, fnf) \ argument
112 #define __tg_impl_full(x, y, cfnl, cfn, cfnf, fnl, fn, fnf, ...) \ argument
126 #define __tg_simple(x, fn) \ argument
128 #define __tg_simple2(x, y, fn) \ argument
130 #define __tg_simple3(x, y, z, fn) \ argument
132 #define __tg_simplev(x, fn, ...) \ argument
134 #define __tg_full(x, fn) \ argument
136 #define __tg_full2(x, y, fn) \ argument