Searched refs:Dbl_isinfinity_exponent (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/math-emu/
H A Ddfdiv.c70 if (Dbl_isinfinity_exponent(opnd1p1)) {
128 if (Dbl_isinfinity_exponent(opnd2p1)) {
H A Ddfmpy.c74 if (Dbl_isinfinity_exponent(opnd1p1)) {
132 if (Dbl_isinfinity_exponent(opnd2p1)) {
H A Ddfadd.c134 if (Dbl_isinfinity_exponent(rightp1))
H A Ddfsub.c134 if (Dbl_isinfinity_exponent(rightp1))
H A Dfmpyfadd.c95 if (Dbl_isinfinity_exponent(opnd1p1)) {
186 if (Dbl_isinfinity_exponent(opnd2p1)) {
264 if (Dbl_isinfinity_exponent(opnd3p1)) {
755 if (Dbl_isinfinity_exponent(opnd1p1)) {
846 if (Dbl_isinfinity_exponent(opnd2p1)) {
924 if (Dbl_isinfinity_exponent(opnd3p1)) {
H A Ddbl_float.h160 #define Dbl_isinfinity_exponent(dbl_value) \ macro

Completed in 121 milliseconds