Searched refs:BIAS_80 (Results 1 – 1 of 1) sorted by relevance
184 #define BIAS_80 0x3FFF macro328 FP80(t1)->exponent = BIAS_80 + (x)->ex-(y)->ex; \351 ((y)->ex+(y)->fphi.exponent-BIAS_80 - 134 >= \352 (x)->ex+(x)->fphi.exponent-BIAS_80) ) \375 FP80(t1)->exponent = BIAS_80 + (x)->ex-(y)->ex; \397 ((y)->ex+(y)->fphi.exponent-BIAS_80 - 134 >= \398 (x)->ex+(x)->fphi.exponent-BIAS_80) ) \414 if ( ((x)->fphi.exponent-BIAS_80<-8000) || \415 ((x)->fphi.exponent-BIAS_80>+8000) || \416 ((y)->fphi.exponent-BIAS_80<-8000) || \[all …]