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

  /src/sys/arch/hppa/spmath/
sfdiv.c 72 if (Sgl_isinfinity_exponent(opnd1)) {
130 if (Sgl_isinfinity_exponent(opnd2)) {
sfmpy.c 72 if (Sgl_isinfinity_exponent(opnd1)) {
130 if (Sgl_isinfinity_exponent(opnd2)) {
sfadd.c 137 if (Sgl_isinfinity_exponent(right))
sfsub.c 135 if (Sgl_isinfinity_exponent(right))
sgl_float.h 130 #define Sgl_isinfinity_exponent(sgl_value) \

Completed in 15 milliseconds