Searched defs:pbf (Results 1 – 7 of 7) sorted by relevance
/titanic_44/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() 121 _left_shift_base_two(_big_float *pbf, short unsigned multiplier) in _left_shift_base_two() 146 _right_shift_base_two(_big_float *pbf, short unsigned multiplier, in _right_shift_base_two() 166 _multiply_base_ten(_big_float *pbf, _BIG_FLOAT_DIGIT multiplier) in _multiply_base_ten() 192 _multiply_base_two(_big_float *pbf, _BIG_FLOAT_DIGIT multiplier, in _multiply_base_two() 216 _multiply_base_ten_by_two(_big_float *pbf, short unsigned multiplier) in _multiply_base_ten_by_two() 274 _mul_65536short(_big_float *pbf, unsigned long carry) in _mul_65536short()
|
H A D | _base_sup.c | 34 _display_big_float(_big_float *pbf, unsigned base) in _display_big_float() 120 _big_float *pbf) in _fractionstring_to_big_decimal() 173 _mul_10000short(_big_float *pbf, long unsigned carry) in _mul_10000short()
|
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()
|
/titanic_44/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() 75 __multiply_base_ten(_big_float *pbf, unsigned short multiplier) in __multiply_base_ten() 97 __multiply_base_ten_by_two(_big_float *pbf, unsigned short multiplier) in __multiply_base_ten_by_two() 235 __big_float_times_power(_big_float *pbf, int mult, int n, int precision, in __big_float_times_power()
|
H A D | double_decim.c | 341 _big_float *pbf, *pbd, d; in __bigfloat_to_decimal() local
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 351 struct ath_buf **pbf, in arn_buflist_setup()
|