Home
last modified time | relevance | path

Searched defs:small_prec (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dwide-int.cc396 unsigned int blocks_needed, unsigned int small_prec, in selt()
442 unsigned int small_prec = prec & (HOST_BITS_PER_WIDE_INT - 1); in eq_p_large() local
474 unsigned int small_prec = precision & (HOST_BITS_PER_WIDE_INT - 1); in lts_p_large() local
512 unsigned int small_prec = precision & (HOST_BITS_PER_WIDE_INT - 1); in cmps_large() local
549 unsigned int small_prec = precision & (HOST_BITS_PER_WIDE_INT - 1); in ltu_p_large() local
576 unsigned int small_prec = precision & (HOST_BITS_PER_WIDE_INT - 1); in cmpu_large() local
1197 unsigned int small_prec = prec & (HOST_BITS_PER_WIDE_INT - 1); in wi_unpack() local
1971 unsigned int small_prec = (xprecision - shift) % HOST_BITS_PER_WIDE_INT; in lrshift_large() local
1998 unsigned int small_prec = (xprecision - shift) % HOST_BITS_PER_WIDE_INT; in arshift_large() local