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