Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c1976 int unsignedp1, unsignedpo; local
2003 primother = get_narrower (other, &unsignedpo);
2006 if (unsignedp1 == unsignedpo
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c2910 int unsignedp1, unsignedpo; in operand_equal_for_comparison_p() local
2937 primother = get_narrower (other, &unsignedpo); in operand_equal_for_comparison_p()
2940 if (unsignedp1 == unsignedpo in operand_equal_for_comparison_p()