Lines Matching defs:index2
47 int index0, index1, index2;
226 index2 = 2;
227 ansf = __vlibm_TBL_atan1[index2] ;/* pi/2 up */
243 index2 = 2; /* point to pi/2 upper, lower */
250 index2 = (intz - 0x3C800000) >> 18; /* (index >> 19) << 1) */
251 index2 = index2 + 4; /* skip over 0,0,pi/2,pi/2 */
255 index2 = 0; /* points to 0,0 in table */
356 conup2 = __vlibm_TBL_atan1[index2];
377 conup2 = __vlibm_TBL_atan1[index2];