Lines Matching defs:index1
47 int index0, index1, index2;
156 index1 = 2;
157 ansf = __vlibm_TBL_atan1[index1] ;/* pi/2 up */
173 index1 = 2; /* point to pi/2 upper, lower */
180 index1 = (intz - 0x3C800000) >> 18; /* (index >> 19) << 1) */
181 index1 = index1 + 4; /* skip over 0,0,pi/2,pi/2 */
185 index1 = 0; /* points to 0,0 in table */
355 conup1 = __vlibm_TBL_atan1[index1];
376 conup1 = __vlibm_TBL_atan1[index1];
392 conup1 = __vlibm_TBL_atan1[index1];