Searched refs:xe (Results 1 – 1 of 1) sorted by relevance
484 ULong *ce, *x, *xe; in copybits() local492 xe = x + b->wds; in copybits()493 while(x < xe) in copybits()498 for(xe = x + (nw - nw1); x < xe; x += 2) in copybits()536 ULong *x, *x1, *xe, y; in rshift() local542 xe = x + b->wds; in rshift()547 while(x < xe) { in rshift()555 while(x < xe) in rshift()734 ULong *x, *xe; in increment() local741 xe = x + b->wds; in increment()[all …]