HomeSort by: relevance | last modified time | path
    Searched refs:Sgl_isnotzero (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/spmath/
sfsqrt.c 136 while (newbit && Sgl_isnotzero(src)) {
152 if (Sgl_isnotzero(src)) {
sgl_float.h 108 #define Sgl_isnotzero(sgl_value) (Sall(sgl_value)!=0)

Completed in 12 milliseconds