Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbld.h957 #define ffebld_new_not(l) ffebld_new_one(FFEBLD_opNOT,(l)) macro
H A Dexpr.c9744 reduced = ffebld_new_not (expr); in ffeexpr_reduce_()