Searched refs:_right_shift_base_two (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dbase_conversion.h276 extern void _right_shift_base_two(_big_float *, short unsigned,
H A D_sprintf_sup.c146 _right_shift_base_two(_big_float *pbf, short unsigned multiplier, function
H A Ddouble_decim.c134 _right_shift_base_two(&b, (short unsigned) -e, &stickyshift);
300 _right_shift_base_two(pb, (short unsigned) -pb->bexponent, &stickyshift);

Completed in 265 milliseconds