Searched defs:GMP_NUMB_BITS (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gmp/mpf/
H A Dset_ui.c32 val >>= GMP_NUMB_BITS; local
H A Diset_ui.c36 val >>= GMP_NUMB_BITS; local
H A Diset_si.c40 vl >>= GMP_NUMB_BITS; local
H A Dset_si.c36 vl >>= GMP_NUMB_BITS; local
/haiku-buildtools/gcc/gmp/tests/mpf/
H A Dt-ui_div.c37 u >>= GMP_NUMB_BITS; local
/haiku-buildtools/gcc/mpfr/src/
H A Dmpfr-gmp.h62 # define GMP_NUMB_BITS (GMP_NUMB_BITS+GMP_NAIL_BITS) macro
65 # define GMP_NUMB_BITS __GMP_GMP_NUMB_BITS macro
66 # define GMP_NUMB_BITS GMP_NUMB_BITS macro
[all...]

Completed in 47 milliseconds