Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-core.h822 OEP_LEXICOGRAPHIC = 64 enumerator
HDfold-const.c3347 if (flags & OEP_LEXICOGRAPHIC) in operand_equal_p()
3353 if (flags & OEP_LEXICOGRAPHIC) in operand_equal_p()
3393 if (!cef && !(flags & OEP_LEXICOGRAPHIC)) in operand_equal_p()
3473 && (flags & OEP_LEXICOGRAPHIC)) in operand_equal_p()
3488 flags & (OEP_LEXICOGRAPHIC in operand_equal_p()
3499 if (flags & OEP_LEXICOGRAPHIC) in operand_equal_p()
3503 if (flags & OEP_LEXICOGRAPHIC) in operand_equal_p()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-warn.c2479 && operand_equal_p (thenb, elseb, OEP_LEXICOGRAPHIC) in do_warn_duplicated_branches()