Searched refs:t_float (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/alpha/include/ |
H A D | alpha.h | 64 } t_float; typedef 170 void alpha_stt(int, t_float *); /* MAGIC */ 172 void alpha_ldt(int, t_float *); /* MAGIC */
|
/netbsd-src/sys/arch/alpha/alpha/ |
H A D | fp_complete.c | 205 stt(unsigned int rn, t_float *v, struct lwp *l) in stt() 219 ldt(unsigned int rn, t_float *v, struct lwp *l) in ldt() 267 t_float tfb, tfc; in cvt_qs_ts_st_gf_qf() 305 t_float tfb, tfc; in cvt_gd() 319 t_float tfb, tfc; in cvt_qt_dg_qg() 352 t_float tfb, tfc; in cvt_tq_gq() 559 t_float tfa, tfb, tfc; in alpha_fp_interpret()
|
H A D | trap.c | 1000 t_float t; in emul_fix()
|