Home
last modified time | relevance | path

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

12

/glibc-2.36/sysdeps/m68k/m680x0/fpu/
De_acos.c25 # define FUNC_FINITE __acos macro
36 #ifdef FUNC_FINITE
37 libm_alias_finite (FUNC, FUNC_FINITE)
De_fmod.c25 # define FUNC_FINITE __fmod macro
36 #ifdef FUNC_FINITE
37 libm_alias_finite (FUNC, FUNC_FINITE)
De_remainder.c2 #define FUNC_FINITE __remainder macro
De_remainderf.c2 #define FUNC_FINITE __remainderf macro
De_remainderl.c2 #define FUNC_FINITE __remainderl macro
De_coshl.c2 #define FUNC_FINITE __coshl macro
De_exp.c2 #define FUNC_FINITE __exp macro
De_exp10.c2 #define FUNC_FINITE __exp10 macro
De_exp10l.c2 #define FUNC_FINITE __exp10l macro
De_exp2.c2 #define FUNC_FINITE __exp2 macro
De_exp2f.c2 #define FUNC_FINITE __exp2f macro
De_exp2l.c2 #define FUNC_FINITE __exp2l macro
De_expf.c2 #define FUNC_FINITE __expf macro
De_expl.c2 #define FUNC_FINITE __expl macro
De_log.c2 #define FUNC_FINITE __log macro
De_log10.c2 #define FUNC_FINITE __log10 macro
De_log10f.c2 #define FUNC_FINITE __log10f macro
De_log2.c2 #define FUNC_FINITE __log2 macro
De_log2l.c2 #define FUNC_FINITE __log2l macro
De_asin.c2 #define FUNC_FINITE __asin macro
De_asinf.c2 #define FUNC_FINITE __asinf macro
De_asinl.c2 #define FUNC_FINITE __asinl macro
De_atanh.c2 #define FUNC_FINITE __atanh macro
De_atanhf.c2 #define FUNC_FINITE __atanhf macro
De_atanhl.c2 #define FUNC_FINITE __atanhl macro

12