Home
last modified time | relevance | path

Searched refs:ffeequiv_set_common (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dequiv.h87 #define ffeequiv_set_common(e,c) ((e)->common = (c)) macro
H A Dequiv.c881 ffeequiv_set_common (eq, common); /* No, but it is now. */ in ffeequiv_add()
1244 ffeequiv_set_common (eq1, ffeequiv_common (eq2)); in ffeequiv_merge()
1322 ffeequiv_set_common (eq, NULL); /* No COMMON area yet. */ in ffeequiv_new()
H A Dstc.c8416 ffeequiv_set_common (ffesymbol_equiv (s), /* Yes, tell equiv obj. */ in ffestc_R547_item_object()