Searched refs:garbagel (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | fold-const.c | 1030 unsigned HOST_WIDE_INT garbagel; local 1130 &low, &hi, &garbagel, &garbageh); 1152 &garbagel, &garbageh, &low, &hi);
|
/openbsd/gnu/gcc/gcc/ |
H A D | fold-const.c | 1527 unsigned HOST_WIDE_INT garbagel; in int_const_binop() local 1619 &low, &hi, &garbagel, &garbageh); in int_const_binop() 1643 &garbagel, &garbageh, &low, &hi); in int_const_binop()
|