Home
last modified time | relevance | path

Searched defs:guardbit (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/hppa/spmath/
H A Dsfsqrt.c61 register int guardbit = false, even_exponent; in sgl_fsqrt() local
H A Dsfdiv.c59 register int inexact = false, guardbit = false, stickybit = false; in sgl_fdiv() local
H A Ddfsqrt.c62 register int guardbit = false, even_exponent; in dbl_fsqrt() local
H A Dsfmpy.c59 register int inexact = false, guardbit = false, stickybit = false; in sgl_fmpy() local
H A Ddfdiv.c61 register int inexact = false, guardbit = false, stickybit = false; in dbl_fdiv() local
H A Ddfmpy.c61 register int inexact = false, guardbit = false, stickybit = false; in dbl_fmpy() local
H A Dfcnvff.c146 register int inexact = false, guardbit = false, stickybit = false; in dbl_to_sgl_fcnvff() local