Home
last modified time | relevance | path

Searched defs:C (Results 1 – 10 of 10) sorted by relevance

/sysdeps/ieee754/flt-32/
A De_exp2f.c38 #define C __exp2f_data.poly macro
A De_expf.c44 #define C __exp2f_data.poly_scaled macro
A De_exp10f.c134 #define C __exp2f_data.poly_scaled macro
A De_powf.c96 # define C __exp2f_data.poly_scaled in exp2_inline() macro
101 # define C __exp2f_data.poly in exp2_inline() macro
/sysdeps/ieee754/ldbl-96/
A Ds_fma.c58 #define C ((1ULL << (LDBL_MANT_DIG + 1) / 2) + 1) in __fma() macro
A Ds_fmal.c191 #define C ((1LL << (LDBL_MANT_DIG + 1) / 2) + 1) in __fmal() macro
/sysdeps/ieee754/ldbl-128/
A De_expl.c71 static const _Float128 C[] = { variable
/sysdeps/ieee754/ldbl-128ibm/
A De_expl.c70 static const long double C[] = { variable
/sysdeps/arm/
A Dsysdep.h77 # define BXC(C, R) bx##C R argument
85 # define BXC(C, R) mov##C pc, R argument
90 #define RETINSTR(C, R) BXC(C, R) argument
/sysdeps/ieee754/dbl-64/
A Datnat.h134 #define C c.d macro

Completed in 21 milliseconds