Searched refs:_multiply_base_two_vector (Results 1 – 3 of 3) sorted by relevance
48 _multiply_base_two_vector(short unsigned n, _BIG_FLOAT_DIGIT *px, in _multiply_base_two_vector() function
267 extern void _multiply_base_two_vector(short unsigned, _BIG_FLOAT_DIGIT *,
309 …_multiply_base_two_vector((short unsigned) (istop - istart + 1), &(pbf->bsignificand[istart]), &(p… in _big_float_times_power()