Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/math-emu/
Ddenormal.c61 boolean guardbit = FALSE, stickybit, inexact; in sgl_denormalize() local
102 boolean guardbit = FALSE, stickybit, inexact; in dbl_denormalize() local
Dsfsqrt.c60 register boolean guardbit = FALSE, even_exponent; in sgl_fsqrt() local
Dsfdiv.c55 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fdiv() local
Dsfmpy.c58 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fmpy() local
Ddfsqrt.c60 register boolean guardbit = FALSE, even_exponent; in dbl_fsqrt() local
Ddfdiv.c56 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fdiv() local
Ddfmpy.c59 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fmpy() local
Dfcnvff.c149 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_to_sgl_fcnvff() local