Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 25 of 25) sorted by relevance

/arch/parisc/math-emu/
A Dfcnvfu.c54 register boolean inexact = FALSE; in sgl_to_sgl_fcnvfu()
134 inexact = FALSE; in sgl_to_sgl_fcnvfu()
146 inexact = FALSE; in sgl_to_sgl_fcnvfu()
175 register boolean inexact = FALSE; in sgl_to_dbl_fcnvfu()
255 inexact = FALSE; in sgl_to_dbl_fcnvfu()
268 inexact = FALSE; in sgl_to_dbl_fcnvfu()
293 register boolean inexact = FALSE; in dbl_to_sgl_fcnvfu()
380 inexact = FALSE; in dbl_to_sgl_fcnvfu()
392 inexact = FALSE; in dbl_to_sgl_fcnvfu()
496 inexact = FALSE; in dbl_to_dbl_fcnvfu()
[all …]
A Dsfmpy.c45 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fmpy()
304 is_tiny = FALSE; in sgl_fmpy()
312 is_tiny = FALSE; in sgl_fmpy()
321 is_tiny = FALSE; in sgl_fmpy()
A Dfcnvff.c136 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_to_sgl_fcnvff()
137 register boolean lsb_odd = FALSE; in dbl_to_sgl_fcnvff()
138 boolean is_tiny = FALSE; in dbl_to_sgl_fcnvff()
A Dsfdiv.c42 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fdiv()
317 is_tiny = FALSE; in sgl_fdiv()
325 is_tiny = FALSE; in sgl_fdiv()
334 is_tiny = FALSE; in sgl_fdiv()
A Ddfmpy.c46 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fmpy()
318 is_tiny = FALSE; in dbl_fmpy()
326 is_tiny = FALSE; in dbl_fmpy()
335 is_tiny = FALSE; in dbl_fmpy()
A Ddfdiv.c43 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fdiv()
323 is_tiny = FALSE; in dbl_fdiv()
331 is_tiny = FALSE; in dbl_fdiv()
340 is_tiny = FALSE; in dbl_fdiv()
A Dcnv_float.h48 (Sall(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) : FALSE)
78 Sall(sgl_value) << (SGL_EXP_LENGTH + 2 + exponent) : FALSE)
111 tiny = FALSE; \
119 tiny = FALSE; \
127 tiny = FALSE; \
182 FALSE))
197 FALSE))
A Ddenormal.c48 boolean guardbit = FALSE, stickybit, inexact; in sgl_denormalize()
89 boolean guardbit = FALSE, stickybit, inexact; in dbl_denormalize()
A Dfcnvfx.c53 register boolean inexact = FALSE; in sgl_to_sgl_fcnvfx()
150 register boolean inexact = FALSE; in sgl_to_dbl_fcnvfx()
271 register boolean inexact = FALSE; in dbl_to_sgl_fcnvfx()
382 register boolean inexact = FALSE; in dbl_to_dbl_fcnvfx()
A Dfrnd.c42 register boolean inexact = FALSE; in sgl_frnd()
147 register boolean inexact = FALSE; in dbl_frnd()
A Dsfsqrt.c47 register boolean guardbit = FALSE, even_exponent; in sgl_fsqrt()
A Ddfsqrt.c47 register boolean guardbit = FALSE, even_exponent; in dbl_fsqrt()
A Dfmpyfadd.c57 boolean inexact = FALSE, is_tiny = FALSE; in dbl_fmpyfadd()
716 boolean inexact = FALSE, is_tiny = FALSE;
1374 boolean inexact = FALSE, is_tiny = FALSE;
2015 boolean inexact = FALSE, is_tiny = FALSE;
A Dsfrem.c43 register boolean roundup = FALSE; in sgl_frem()
A Dsgl_float.h429 is_tiny = FALSE; \
434 is_tiny = FALSE; \
442 is_tiny = FALSE; \
A Ddfrem.c44 register boolean roundup = FALSE; in dbl_frem()
A Ddecode_exc.c213 else inexact = FALSE; in decode_fpu()
A Dfloat.h382 #define FALSE 0
383 #define TRUE (!FALSE)
A Dsfadd.c48 register boolean inexact = FALSE; in sgl_fadd()
A Dsfsub.c47 register boolean inexact = FALSE, underflowtrap; in sgl_fsub()
A Ddfadd.c47 register boolean inexact = FALSE; in dbl_fadd()
A Ddfsub.c48 register boolean inexact = FALSE, underflowtrap; in dbl_fsub()
A Ddbl_float.h771 is_tiny = FALSE; \
779 is_tiny = FALSE; \
789 is_tiny = FALSE; \
/arch/alpha/kernel/
A Dsmc37c669.c941 #ifndef FALSE
942 #define FALSE 0 macro
1143 SMC37c669_config_mode( FALSE ); in SMC37c669_detect()
1229 unsigned int ret_val = FALSE; in SMC37c669_enable_device()
1457 unsigned int ret_val = FALSE; in SMC37c669_disable_device()
1702 return FALSE; in SMC37c669_configure_device()
1739 unsigned int dev_ok = FALSE; in SMC37c669_is_device_enabled()
1740 unsigned int ret_val = FALSE; in SMC37c669_is_device_enabled()
1842 unsigned int ret_val = FALSE;
2481 SMC37c669_config_mode( FALSE ); in SMC669_Init()
[all …]
/arch/arm/nwfpe/
A Dmilieu.h45 FALSE = 0, enumerator

Completed in 43 milliseconds