Searched refs:ieee754di_indef (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/math-emu/
H A Ddp_tlong.c44 return ieee754di_xcpt(ieee754di_indef(), "dp_tlong", x);
58 return ieee754di_xcpt(ieee754di_indef(), "dp_tlong", x);
105 return ieee754di_xcpt(ieee754di_indef(), "dp_tlong", x);
H A Dsp_tlong.c44 return ieee754di_xcpt(ieee754di_indef(), "sp_tlong", x);
58 return ieee754di_xcpt(ieee754di_indef(), "sp_tlong", x);
101 return ieee754di_xcpt(ieee754di_indef(), "sp_tlong", x);
H A Dieee754.h437 #define ieee754di_indef() LONG_LONG_MAX macro
439 #define ieee754di_indef() ((s64)(~0ULL>>1)) macro

Completed in 39 milliseconds