Searched refs:ffebld_new_not (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/f/ | ||
H A D | bld.h | 957 #define ffebld_new_not(l) ffebld_new_one(FFEBLD_opNOT,(l)) macro |
H A D | expr.c | 9744 reduced = ffebld_new_not (expr); in ffeexpr_reduce_() |