Searched refs:nEQ (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/exp-sgcheck/
H A Dsg_main.c268 { Word r, w, nEQ, n = VG_(sizeXA)( orig ); local
271 nEQ = 0;
278 if (c == 0) { nEQ++; continue; }
288 tl_assert(w + nEQ == n);

Completed in 139 milliseconds