Searched refs:exp2_poly (Results 1 – 13 of 13) sorted by relevance
16 #define C1 __exp_data.exp2_poly[0]17 #define C2 __exp_data.exp2_poly[1]18 #define C3 __exp_data.exp2_poly[2]19 #define C4 __exp_data.exp2_poly[3]20 #define C5 __exp_data.exp2_poly[4]21 #define C6 __exp_data.exp2_poly[5]
109 .exp2_poly = {
392 double exp2_poly[EXP2_POLY_ORDER]; member
16 #define C1 __exp_data.exp2_poly[0]17 #define C2 __exp_data.exp2_poly[1]18 #define C3 __exp_data.exp2_poly[2]19 #define C4 __exp_data.exp2_poly[3]20 #define C5 __exp_data.exp2_poly[4]
38 .exp2_poly = {
22 double exp2_poly[EXP2_POLY_ORDER]; member