Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDdouble-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()