Home
last modified time | relevance | path

Searched defs:stickybit (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/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
Dsfmpy.c45 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fmpy() local
Dsfdiv.c42 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fdiv() local
Ddfdiv.c43 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fdiv() local
Ddfmpy.c46 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fmpy() local
Dfcnvff.c136 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_to_sgl_fcnvff() local