Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdouble-int.c551 HOST_WIDE_INT habs_den = hden, htwice; in div_and_round_double() local
561 labs_rem, habs_rem, &ltwice, &htwice); in div_and_round_double()
564 < (unsigned HOST_WIDE_INT) htwice) in div_and_round_double()
566 == (unsigned HOST_WIDE_INT) htwice) in div_and_round_double()