Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dfold-const.c864 unsigned HOST_WIDE_INT quol, reml; 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()