Home
last modified time | relevance | path

Searched refs:Sgl_increment_mantissa (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hppa/spmath/
H A Dsfdiv.c270 Sgl_increment_mantissa(opnd3); in sgl_fdiv()
274 Sgl_increment_mantissa(opnd3); in sgl_fdiv()
279 Sgl_increment_mantissa(opnd3); in sgl_fdiv()
H A Dsgl_float.h98 #define Sgl_increment_mantissa(sgl_value) \ macro