Lines Matching +full:0 +full:xe
41 ULong *x, *x1, *xe, y; local47 xe = x + b->wds;52 while(x < xe) {56 if ((*x1 = y) !=0)60 while(x < xe)63 if ((b->wds = x1 - b->x) == 0)64 b->x[0] = 0;74 ULong L, *x, *xe; local75 int n = 0;78 xe = x + b->wds;79 for(n = 0; x < xe && !*x; x++)81 if (x < xe) {