Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Ducnid.tab124 0be7-0bef 0c66-0c6f 0ce6-0cef 0d66-0d6f 0e50-0e59 0ed0-0ed9 0f20-0f33
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c2855 unsigned int cef = call_expr_flags (arg0); in operand_equal_p() local
2857 cef &= ECF_CONST | ECF_PURE; in operand_equal_p()
2859 cef &= ECF_CONST; in operand_equal_p()
2860 if (!cef) in operand_equal_p()