Searched refs:Sgl_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 Dsfrem.c196 while (Sgl_iszero_hidden(opnd2)) {
256 while (Sgl_iszero_hidden(opnd1)) {
H A Dsfdiv.c210 while(Sgl_iszero_hidden(opnd2)) {
236 if (Sgl_iszero_hidden(opnd3)) {
242 if (Sgl_iszero_hidden(opnd3)) {
H A Dsfadd.c298 if(Sgl_iszero_hidden(result))
H A Dsfsub.c301 if(Sgl_iszero_hidden(result))
H A Dsgl_float.h96 #define Sgl_iszero_hidden(sgl_value) (Is_shidden(sgl_value)==0) macro
271 while(Sgl_iszero_hidden(sgl_opnd)) { \
H A Dfmpyfadd.c1842 if (Sgl_iszero_hidden(resultp1)) {
2484 if (Sgl_iszero_hidden(resultp1)) {

Completed in 45 milliseconds