Searched defs:pbf (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | _sprintf_sup.c | 94 _left_shift_base_ten(_big_float *pbf, short unsigned multiplier) in _left_shift_base_ten() argument 121 _left_shift_base_two(_big_float *pbf, short unsigned multiplier) in _left_shift_base_two() argument 146 _right_shift_base_two(_big_float * pbf,short unsigned multiplier,_BIG_FLOAT_DIGIT * sticky) _right_shift_base_two() argument 166 _multiply_base_ten(_big_float * pbf,_BIG_FLOAT_DIGIT multiplier) _multiply_base_ten() argument 192 _multiply_base_two(_big_float * pbf,_BIG_FLOAT_DIGIT multiplier,long unsigned carry) _multiply_base_two() argument 216 _multiply_base_ten_by_two(_big_float * pbf,short unsigned multiplier) _multiply_base_ten_by_two() argument 274 _mul_65536short(_big_float * pbf,unsigned long carry) _mul_65536short() argument [all...] |
H A D | _base_sup.c | 34 _display_big_float(_big_float *pbf, unsigned base) in _display_big_float() argument 120 _big_float *pbf) in _fractionstring_to_big_decimal() argument 173 _mul_10000short(_big_float * pbf,long unsigned carry) _mul_10000short() argument [all...] |
H A D | _times_power.c | 93 _big_float_times_power(_big_float *pbf, int mult, int n, int precision, in _big_float_times_power() argument [all...] |
/titanic_52/usr/src/lib/libc/port/fp/ |
H A D | __x_power.c | 54 __multiply_base_two(_big_float *pbf, unsigned short multiplier) in __multiply_base_two() argument 75 __multiply_base_ten(_big_float *pbf, unsigned short multiplier) in __multiply_base_ten() argument 97 __multiply_base_ten_by_two(_big_float * pbf,unsigned short multiplier) __multiply_base_ten_by_two() argument 235 __big_float_times_power(_big_float * pbf,int mult,int n,int precision,_big_float ** pnewbf) __big_float_times_power() argument [all...] |
H A D | double_decim.c | 341 _big_float *pbf, *pbd, d; in __bigfloat_to_decimal() local
|
/titanic_52/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 388 struct ath_buf **pbf, struct ath_desc **pds, int nbuf, uint_t dmabflags) in ath_buflist_setup() argument
|
/titanic_52/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 351 struct ath_buf **pbf, in arn_buflist_setup() argument
|