f 613 ext/dl/sym.c f(DLSTACK_ARGS);
f 620 ext/dl/sym.c ret.p = f(DLSTACK_ARGS);
f 627 ext/dl/sym.c ret.c = f(DLSTACK_ARGS);
f 634 ext/dl/sym.c ret.h = f(DLSTACK_ARGS);
f 641 ext/dl/sym.c ret.i = f(DLSTACK_ARGS);
f 648 ext/dl/sym.c ret.l = f(DLSTACK_ARGS);
f 655 ext/dl/sym.c ret.f = f(DLSTACK_ARGS);
f 662 ext/dl/sym.c ret.d = f(DLSTACK_ARGS);
f 669 ext/dl/sym.c ret.s = f(DLSTACK_ARGS);
f 200 missing/crypt.c f(j, &key, p, &x);
f 373 signal.c #define IN_MAIN_CONTEXT(f, a) (rb_w32_main_context(a, f) ? (void)0 : f(a))
f 375 signal.c #define IN_MAIN_CONTEXT(f, a) f(a)