Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dfold-const.c865 HOST_WIDE_INT quoh, remh; in div_if_zero_remainder() local
875 &quol, &quoh, &reml, &remh); in div_if_zero_remainder()
879 return build_int_cst_wide (type, quol, quoh); in div_if_zero_remainder()