Lines Matching refs:anext
412 Elf$5_Word aux, anext, cnt, vnext;
436 for (anext = ~0U, dstaux = dtmp + aux, srcaux = src + aux;
437 cnt != 0 && anext != 0 && dstaux + auxfsz <= dstend &&
439 dstaux += anext, srcaux += anext, cnt--) {
443 anext = a.$4a_next;
453 if (anext || cnt)
476 Elf$5_Word aux, anext, cnt, vnext;
500 for (anext = ~0U, dstaux = dst + aux, srcaux = stmp + aux;
501 cnt != 0 && anext != 0 && dstaux + auxmsz <= dstend &&
503 dstaux += anext, srcaux += anext, cnt--) {
512 anext = a.$4a_next;
518 if (anext || cnt)