Home
last modified time | relevance | path

Searched refs:_multiply_base_ten_by_two (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dbase_conversion.h262 extern void _multiply_base_ten_by_two(_big_float *, short unsigned);
H A D_sprintf_sup.c216 _multiply_base_ten_by_two(_big_float *pbf, short unsigned multiplier) in _multiply_base_ten_by_two() function
H A D_times_power.c247 _multiply_base_ten_by_two(pbf, tablepower[i]); in _big_float_times_power()