Searched refs:reml (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddouble-int.c365 unsigned HOST_WIDE_INT resl, reml; local
369 &resl, &resh, &reml, &remh);
373 return reml;
H A Dfold-const.c871 unsigned HOST_WIDE_INT quol, reml;
882 &quol, &quoh, &reml, &remh);
883 if (remh != 0 || reml != 0)
864 unsigned HOST_WIDE_INT quol, reml; local

Completed in 103 milliseconds