Home | History | Annotate | Download | only in dmg_fp

Lines Matching defs:xe

974 	ULong *x, *x1, *xe, z;
990 xe = x + b->wds;
999 while(x < xe);
1011 while(x < xe);
1018 while(x < xe);
1637 ULong *x, *x1, *xe, y;
1643 xe = x + b->wds;
1648 while(x < xe) {
1656 while(x < xe)
1707 ULong *x, *xe;
1711 xe = x + b->wds;
1718 } while(x < xe);