Searched refs:Suint_isinexact_to_sgl (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/parisc/math-emu/ | ||
D | fcnvuf.c | 79 if (Suint_isinexact_to_sgl(src)) { in sgl_to_sgl_fcnvuf() |
D | cnv_float.h | 306 #define Suint_isinexact_to_sgl(int_value) \ macro |