Searched refs:Sgl_isnotzero (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/math-emu/
H A Dsfsqrt.c135 while (newbit && Sgl_isnotzero(src)) {
151 if (Sgl_isnotzero(src)) {
H A Dsgl_float.h86 #define Sgl_isnotzero(sgl_value) (Sall(sgl_value)!=0) macro

Completed in 24 milliseconds