Searched refs:xe (Results 1 – 1 of 1) sorted by relevance
475 ULong *ce, *x, *xe; in copybits() local483 xe = x + b->wds; in copybits()484 while(x < xe) in copybits()489 for(xe = x + (nw - nw1); x < xe; x += 2) in copybits()527 ULong *x, *x1, *xe, y; in rshift() local533 xe = x + b->wds; in rshift()538 while(x < xe) { in rshift()546 while(x < xe) in rshift()725 ULong *x, *xe; in increment() local732 xe = x + b->wds; in increment()[all …]