Searched refs:_multiply_base_ten_by_two (Results 1 – 3 of 3) sorted by relevance
262 extern void _multiply_base_ten_by_two(_big_float *, short unsigned);
216 _multiply_base_ten_by_two(_big_float *pbf, short unsigned multiplier) in _multiply_base_ten_by_two() function
247 _multiply_base_ten_by_two(pbf, tablepower[i]); in _big_float_times_power()