Searched refs:_BIG_FLOAT_SIZE (Results 1 – 4 of 4) sorted by relevance
212 #define _BIG_FLOAT_SIZE (DECIMAL_STRING_LENGTH/2) macro218 unsigned short bsignificand[_BIG_FLOAT_SIZE];
411 d.bsize = _BIG_FLOAT_SIZE; in __bigfloat_to_decimal()455 pf->bsize = _BIG_FLOAT_SIZE; in __double_to_bigfloat()481 pf->bsize = _BIG_FLOAT_SIZE; in __extended_to_bigfloat()505 pf->bsize = _BIG_FLOAT_SIZE; in __quadruple_to_bigfloat()
170 d.bsize = _BIG_FLOAT_SIZE; in __decimal_to_unpacked()229 b.bsize = _BIG_FLOAT_SIZE; in __decimal_to_unpacked()
358 (productsize - _BIG_FLOAT_SIZE); in __big_float_times_power()