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

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

Completed in 101 milliseconds