Searched refs:pt1 (Results 1 – 4 of 4) sorted by relevance
70 int *pt1 = (int *) &t1, *py1 = (int *) &y1; in hypotl() local93 pt1[2] = px[2]; in hypotl()94 pt1[1] = px[1]; in hypotl()95 pt1[0] = 0; in hypotl()104 pt1[2] = px[2]; in hypotl()105 pt1[1] = px[1]; in hypotl()106 pt1[0] = 0; in hypotl()126 pt1[2] = 0x3fff + 16381; in hypotl()127 pt1[1] = 0x80000000; in hypotl()128 pt1[0] = 0; in hypotl()[all …]
71 int *pt1 = (int *) &t1, *py1 = (int *) &y1; in hypotl() local107 pt1[n0] = px[n0]; in hypotl()108 pt1[n1] = px[n1]; in hypotl()109 pt1[n2] = pt1[n3] = 0; in hypotl()118 pt1[n0] = px[n0]; in hypotl()119 pt1[n1] = px[n1]; in hypotl()120 pt1[n2] = pt1[n3] = 0; in hypotl()148 pt1[n0] = nx; in hypotl()149 pt1[n1] = pt1[n2] = pt1[n3] = 0; in hypotl()
178 union reptr *pt, *pt1; in fcomp() local367 while(pt1 = pt->r2.lb1) in fcomp()368 pt = pt1; in fcomp()386 while(pt1 = pt->r2.lb1) in fcomp()387 pt = pt1; in fcomp()
440 *pt1 =(unsigned short *) &t1 ;479 {pt[n0]+=k;pt1[n0]+=k;}