Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Ddenormal.c48 boolean guardbit = FALSE, stickybit, inexact; in sgl_denormalize() local
89 boolean guardbit = FALSE, stickybit, inexact; in dbl_denormalize() local
H A Dsfsqrt.c47 register boolean guardbit = FALSE, even_exponent; in sgl_fsqrt() local
H A Dsfdiv.c42 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fdiv() local
H A Dsfmpy.c45 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fmpy() local
H A Ddfsqrt.c47 register boolean guardbit = FALSE, even_exponent; in dbl_fsqrt() local
H A Ddfmpy.c46 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fmpy() local
H A Ddfdiv.c43 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fdiv() local
H A Dfcnvff.c136 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_to_sgl_fcnvff() local