Home
last modified time | relevance | path

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

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