| fp_complete.c | 268 t_float tfb, tfc; local 289 stt(inst.float_detail.fb, &tfb, l); 290 sfc.i = float64_to_float32(tfb.i); 306 t_float tfb, tfc; local 310 stt(inst.float_detail.fb, &tfb, l); 311 (void) float64_to_float32(tfb.i); 313 tfc.i = float64_add(tfb.i, (float64)0); 320 t_float tfb, tfc; local 338 stt(inst.float_detail.fb, &tfb, l); 339 tfc.i = int64_to_float64(tfb.i) 353 t_float tfb, tfc; local 560 t_float tfa, tfb, tfc; local [all...] |