Lines Matching defs:F
33 #define FOR_EACH_INTRINSIC_ARRAY(F) \ argument
57 #define FOR_EACH_INTRINSIC_ATOMICS(F) \ argument
70 #define FOR_EACH_INTRINSIC_FUTEX(F) \ argument
77 #define FOR_EACH_INTRINSIC_CLASSES(F) \ argument
97 #define FOR_EACH_INTRINSIC_COLLECTIONS(F) \ argument
128 #define FOR_EACH_INTRINSIC_COMPILER(F) \ argument
139 #define FOR_EACH_INTRINSIC_DATE(F) \ argument
145 #define FOR_EACH_INTRINSIC_DEBUG(F) \ argument
204 #define FOR_EACH_INTRINSIC_FORIN(F) \ argument
211 #define FOR_EACH_INTRINSIC_INTERPRETER(F) \ argument
227 #define FOR_EACH_INTRINSIC_FUNCTION(F) \ argument
252 #define FOR_EACH_INTRINSIC_GENERATOR(F) \ argument
267 #define FOR_EACH_INTRINSIC_I18N(F) \ argument
296 #define FOR_EACH_INTRINSIC_INTERNAL(F) \ argument
342 #define FOR_EACH_INTRINSIC_JSON(F) \ argument
348 #define FOR_EACH_INTRINSIC_LITERALS(F) \ argument
356 #define FOR_EACH_INTRINSIC_LIVEEDIT(F) \ argument
370 #define FOR_EACH_INTRINSIC_MATHS(F) \ argument
392 #define FOR_EACH_INTRINSIC_NUMBERS(F) \ argument
414 #define FOR_EACH_INTRINSIC_OBJECT(F) \ argument
483 #define FOR_EACH_INTRINSIC_OBSERVE(F) \ argument
497 #define FOR_EACH_INTRINSIC_OPERATORS(F) \ argument
521 #define FOR_EACH_INTRINSIC_PROXY(F) \ argument
529 #define FOR_EACH_INTRINSIC_REGEXP(F) \ argument
542 #define FOR_EACH_INTRINSIC_SCOPES(F) \ argument
571 #define FOR_EACH_INTRINSIC_SIMD(F) \ argument
878 #define FOR_EACH_INTRINSIC_STRINGS(F) \ argument
909 #define FOR_EACH_INTRINSIC_SYMBOL(F) \ argument
918 #define FOR_EACH_INTRINSIC_TEST(F) \ argument
967 #define FOR_EACH_INTRINSIC_TYPEDARRAY(F) \ argument
1003 #define FOR_EACH_INTRINSIC_URI(F) \ argument
1008 #define FOR_EACH_INTRINSIC_RETURN_PAIR(F) \ argument
1015 #define FOR_EACH_INTRINSIC_IC(F) \ argument
1041 #define FOR_EACH_INTRINSIC_RETURN_OBJECT(F) \ argument
1077 #define FOR_EACH_INTRINSIC(F) \ argument
1082 #define F(name, nargs, ressize) \ macro
1085 FOR_EACH_INTRINSIC_RETURN_OBJECT(F) in FOR_EACH_INTRINSIC_RETURN_OBJECT() argument
1094 #define F(name, nargs, ressize) k##name, in FOR_EACH_INTRINSIC_RETURN_OBJECT() macro