Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds