Searched refs:Dbl_iszero_hidden (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 Ddfrem.c200 while (Dbl_iszero_hidden(opnd2p1)) {
262 while (Dbl_iszero_hidden(opnd1p1)) {
H A Ddfdiv.c212 while (Dbl_iszero_hidden(opnd2p1)) {
240 if (Dbl_iszero_hidden(opnd3p1)) {
246 if (Dbl_iszero_hidden(opnd3p1)) {
H A Ddfadd.c303 if(Dbl_iszero_hidden(resultp1))
H A Ddfsub.c306 if(Dbl_iszero_hidden(resultp1))
H A Ddbl_float.h148 #define Dbl_iszero_hidden(dbl_value) (Is_dhidden(dbl_value)==0) macro
451 while(Dbl_iszero_hidden(dbl_opndA)) { \
H A Dfmpyfadd.c532 if (Dbl_iszero_hidden(resultp1)) {
1192 if (Dbl_iszero_hidden(resultp1)) {

Completed in 113 milliseconds