Home
last modified time | relevance | path

Searched refs:Int_isinexact_to_sgl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfcnvxf.c88 if (Int_isinexact_to_sgl(src)) { in sgl_to_sgl_fcnvxf()
H A Dcnv_float.h50 #define Int_isinexact_to_sgl(int_value) ((int_value << 33 - SGL_EXP_LENGTH) != 0) macro
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfcnvxf.c88 if (Int_isinexact_to_sgl(src)) { in sgl_to_sgl_fcnvxf()
H A Dcnv_float.h50 #define Int_isinexact_to_sgl(int_value) ((int_value << 33 - SGL_EXP_LENGTH) != 0) macro

Completed in 3 milliseconds