Home
last modified time | relevance | path

Searched refs:COMPXDP (Results 1 – 18 of 18) sorted by relevance

/linux/arch/mips/math-emu/
H A Ddp_2008class.c16 COMPXDP; in ieee754dp_2008class()
H A Ddp_fmin.c20 COMPXDP; in ieee754dp_fmin()
146 COMPXDP; in ieee754dp_fmina()
H A Ddp_fmax.c20 COMPXDP; in ieee754dp_fmax()
146 COMPXDP; in ieee754dp_fmaxa()
H A Ddp_cmp.c17 COMPXDP; in ieee754dp_cmp()
H A Dsp_rint.c22 COMPXDP; /* <-- DP needed for 64-bit mantissa tmp */ in ieee754sp_rint()
H A Ddp_rint.c22 COMPXDP; in ieee754dp_rint()
H A Dsp_fdp.c24 COMPXDP; in ieee754sp_fdp()
H A Dsp_tlong.c19 COMPXDP; /* <-- need 64-bit mantissa tmp */ in ieee754sp_tlong()
H A Ddp_tint.c19 COMPXDP; in ieee754dp_tint()
H A Ddp_tlong.c19 COMPXDP; in ieee754dp_tlong()
H A Ddp_sqrt.c25 COMPXDP; in ieee754dp_sqrt()
H A Ddp_div.c18 COMPXDP; in ieee754dp_div()
H A Dieee754dp.c16 COMPXDP; in ieee754dp_class()
H A Ddp_sub.c16 COMPXDP; in ieee754dp_sub()
H A Ddp_add.c16 COMPXDP; in ieee754dp_add()
H A Ddp_mul.c26 COMPXDP; in ieee754dp_mul()
H A Dieee754int.h83 #define COMPXDP \ macro
H A Ddp_maddf.c57 COMPXDP; in _dp_maddf()