Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdouble-int.c1030 unsigned HOST_WIDE_INT resl, reml; in double_int_split_digit() local
1034 &resl, &resh, &reml, &remh); in double_int_split_digit()
1038 return reml; in double_int_split_digit()
/dragonfly/contrib/gcc-8.0/gcc/
HDdouble-int.c1457 unsigned HOST_WIDE_INT resl, reml; in double_int_split_digit() local
1461 &resl, &resh, &reml, &remh); in double_int_split_digit()
1465 return reml; in double_int_split_digit()