Lines Matching defs:A5

59 #define VF5(id,A1,A2,A3,A4,A5,S) void  f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 a5) {gID=id;g<A1>(a1,0);g…  argument
60 #define VF6(id,A1,A2,A3,A4,A5,A6,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 a5,A6 a6) {gID=id;g<A1… argument
61 #define VF7(id,A1,A2,A3,A4,A5,A6,A7,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 a5,A6 a6,A7 a7) {gI… argument
62 #define VF8(id,A1,A2,A3,A4,A5,A6,A7,A8,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 a5,A6 a6,A7 a7,A… argument
63 #define VF9(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 a5,A6 a6,A7 a… argument
64 #define VF10(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 a5,A6 a6… argument
65 #define VF11(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 a5,A… argument
66 #define VF12(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4,A5 … argument
67 #define VF13(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,S) void f##id (A1 a1, A2 a2,A3 a3,A4 a4… argument
68 #define VF14(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,S) void f##id (A1 a1, A2 a2,A3 a3,A… argument
69 #define VF15(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,S) void f##id (A1 a1, A2 a2,A3 … argument
70 #define VF16(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,S) void f##id (A1 a1, A2 a2… argument
71 #define VF17(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,S) void f##id (A1 a1, A… argument
72 #define VF18(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,A18,S) void f##id (A1 a… argument
73 #define VF19(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,A18,A19,S) void f##id (… argument
74 #define VF20(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,A18,A19,A20,S) void f##… argument
107 #define VF5(id,A1,A2,A3,A4,A5,S) { (void*)(f##id), #S }, argument
108 #define VF6(id,A1,A2,A3,A4,A5,A6,S) { (void*)(f##id), #S }, argument
109 #define VF7(id,A1,A2,A3,A4,A5,A6,A7,S) { (void*)(f##id), #S }, argument
110 #define VF8(id,A1,A2,A3,A4,A5,A6,A7,A8,S) { (void*)(f##id), #S }, argument
111 #define VF9(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,S) { (void*)(f##id), #S }, argument
112 #define VF10(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,S) { (void*)(f##id), #S }, argument
113 #define VF11(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,S) { (void*)(f##id), #S }, argument
114 #define VF12(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,S) { (void*)(f##id), #S }, argument
115 #define VF13(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,S) { (void*)(f##id), #S }, argument
116 #define VF14(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,S) { (void*)(f##id), #S }, argument
117 #define VF15(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,S) { (void*)(f##id), #S }, argument
118 #define VF16(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,S) { (void*)(f##id), #S }, argument
119 #define VF17(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,S) { (void*)(f##id), #S … argument
120 #define VF18(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,A18,S) { (void*)(f##id),… argument
121 #define VF19(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,A18,A19,S) { (void*)(f##… argument
122 #define VF20(id,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,A16,A17,A18,A19,A20,S) { (void*)… argument