Searched refs:newloc (Results 1 – 1 of 1) sorted by relevance
6840 int newloc; in argstr() local6846 newloc = q - (char *)stackblock() - end; in argstr()6847 if (breakall && !inquotes && newloc > startloc) { in argstr()6848 recordregion(startloc, newloc, 0); in argstr()6850 startloc = newloc; in argstr()