Symbol: unfl
sys/arch/hppa/spmath/dfadd.c
181
Dbl_setwrapped_exponent(leftp1,result_exponent,unfl);
sys/arch/hppa/spmath/dfadd.c
233
Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
sys/arch/hppa/spmath/dfadd.c
397
Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
sys/arch/hppa/spmath/dfdiv.c
296
Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl);
sys/arch/hppa/spmath/dfmpy.c
288
Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl);
sys/arch/hppa/spmath/dfrem.c
251
Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl);
sys/arch/hppa/spmath/dfsub.c
183
Dbl_setwrapped_exponent(leftp1,result_exponent,unfl);
sys/arch/hppa/spmath/dfsub.c
235
Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
sys/arch/hppa/spmath/dfsub.c
395
Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
sys/arch/hppa/spmath/fcnvff.c
253
Sgl_setwrapped_exponent(result,dest_exponent,unfl);
sys/arch/hppa/spmath/sfadd.c
180
Sgl_setwrapped_exponent(left,result_exponent,unfl);
sys/arch/hppa/spmath/sfadd.c
229
Sgl_setwrapped_exponent(result,result_exponent,unfl);
sys/arch/hppa/spmath/sfadd.c
391
Sgl_setwrapped_exponent(result,result_exponent,unfl);
sys/arch/hppa/spmath/sfdiv.c
287
Sgl_setwrapped_exponent(result,dest_exponent,unfl);
sys/arch/hppa/spmath/sfmpy.c
272
Sgl_setwrapped_exponent(result,dest_exponent,unfl);
sys/arch/hppa/spmath/sfrem.c
245
Sgl_setwrapped_exponent(result,dest_exponent,unfl);
sys/arch/hppa/spmath/sfsub.c
181
Sgl_setwrapped_exponent(left,result_exponent,unfl);
sys/arch/hppa/spmath/sfsub.c
231
Sgl_setwrapped_exponent(result,result_exponent,unfl);
sys/arch/hppa/spmath/sfsub.c
394
Sgl_setwrapped_exponent(result,result_exponent,unfl);