Searched refs:xe (Results 1 – 1 of 1) sorted by relevance
474 ULong *ce, *x, *xe; in copybits() local482 xe = x + b->wds; in copybits()483 while(x < xe) in copybits()488 for(xe = x + (nw - nw1); x < xe; x += 2) in copybits()526 ULong *x, *x1, *xe, y; in rshift() local532 xe = x + b->wds; in rshift()537 while(x < xe) { in rshift()545 while(x < xe) in rshift()724 ULong *x, *xe; in increment() local731 xe = x + b->wds; in increment()[all …]