Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Ddouble-int.c365 unsigned HOST_WIDE_INT resl, reml; in double_int_split_digit() local
369 &resl, &resh, &reml, &remh); in double_int_split_digit()
371 cst->low = resl; in double_int_split_digit()