Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/math-emu/
Ddp_simple.c44 COMPXDP; in ieee754dp_neg()
70 COMPXDP; in ieee754dp_abs()
Ddp_logb.c31 COMPXDP; in ieee754dp_logb()
Ddp_frexp.c33 COMPXDP; in ieee754dp_frexp()
Ddp_scalb.c31 COMPXDP; in ieee754dp_scalb()
Ddp_cmp.c31 COMPXDP; in ieee754dp_cmp()
Ddp_modf.c33 COMPXDP; in ieee754dp_modf()
Dsp_fdp.c31 COMPXDP; in ieee754sp_fdp()
Ddp_tint.c32 COMPXDP; in ieee754dp_tint()
Dsp_tlong.c31 COMPXDP; /* <-- need 64-bit mantissa tmp */ in ieee754sp_tlong()
Ddp_tlong.c31 COMPXDP; in ieee754dp_tlong()
Ddp_sqrt.c42 COMPXDP; in ieee754dp_sqrt()
Ddp_div.c31 COMPXDP; in ieee754dp_div()
Ddp_add.c32 COMPXDP; in ieee754dp_add()
Ddp_sub.c31 COMPXDP; in ieee754dp_sub()
Ddp_mul.c31 COMPXDP; in ieee754dp_mul()
Dieee754dp.c31 COMPXDP; in ieee754dp_class()
Dieee754int.h106 #define COMPXDP \ macro