Searched refs:ffeglobal_hook (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dglobal.h163 #define ffeglobal_hook(g) ((g)->hook) macro
H A Dcom.c5944 cbt = ffeglobal_hook (global);
5966 assert (cbt == ffeglobal_hook (global));
7371 && (ffeglobal_hook (g) != NULL_TREE)
7374 t = ffeglobal_hook (g);
7935 ct = ffeglobal_hook (cg); /* The common area's tree. */
8003 && (ffeglobal_hook (g) != NULL_TREE)
8006 t = ffeglobal_hook (g);
8084 && (ffeglobal_hook (g) != NULL_TREE)
8087 t = ffeglobal_hook (g);
8441 cbt = ffeglobal_hook (
[all...]

Completed in 201 milliseconds