Searched defs:needed_precision (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | _times_power.c | 97 unsigned short productsize, trailing_zeros_to_delete, needed_precision, *pp, *table[3], max[3], *start[3], *lz[3], tablepower[3]; in _big_float_times_power() local [all...] |
/titanic_51/usr/src/lib/libc/port/fp/ |
H A D | __x_power.c | 238 int base, needed_precision, productsize; in __big_float_times_power() local
|