Home
last modified time | relevance | path

Searched refs:ffebld_copy (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstt.c257 ex = ffebld_copy (as); in ffestt_dimlist_as_expr()
274 ext = ffebld_copy (next->upper); in ffestt_dimlist_as_expr()
H A Dbld.h828 #define ffebld_copy(b) (b) /* ~~~Someday really make a copy. */ macro