Home | History | Annotate | Download | only in src

Lines Matching refs:FUNCTION_ADDR

1548 #define DEF_ENUM_C(name, ignore) FUNCTION_ADDR(Builtin_##name),
1607 functions->generator = FUNCTION_ADDR(Generate_Adaptor); \
1608 functions->c_code = FUNCTION_ADDR(Builtin_##aname); \
1616 functions->generator = FUNCTION_ADDR(Generate_##aname); \