Searched defs:C (Results 1 – 10 of 10) sorted by relevance
38 #define C __exp2f_data.poly macro
44 #define C __exp2f_data.poly_scaled macro
134 #define C __exp2f_data.poly_scaled macro
96 # define C __exp2f_data.poly_scaled in exp2_inline() macro101 # define C __exp2f_data.poly in exp2_inline() macro
58 #define C ((1ULL << (LDBL_MANT_DIG + 1) / 2) + 1) in __fma() macro
191 #define C ((1LL << (LDBL_MANT_DIG + 1) / 2) + 1) in __fmal() macro
71 static const _Float128 C[] = { variable
70 static const long double C[] = { variable
77 # define BXC(C, R) bx##C R argument85 # define BXC(C, R) mov##C pc, R argument90 #define RETINSTR(C, R) BXC(C, R) argument
134 #define C c.d macro
Completed in 21 milliseconds