Searched refs:exp2_poly (Results 1 – 6 of 6) 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
17 #define C1 __exp_data.exp2_poly[0]18 #define C2 __exp_data.exp2_poly[1]19 #define C3 __exp_data.exp2_poly[2]20 #define C4 __exp_data.exp2_poly[3]21 #define C5 __exp_data.exp2_poly[4]22 #define C6 __exp_data.exp2_poly[5]
110 .exp2_poly = {
375 double exp2_poly[EXP2_POLY_ORDER]; member