Home
last modified time | relevance | path

Searched refs:nwordv2 (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.bin/error/
H A Dinput.c301 char **nwordv1, **nwordv2; in lint1() local
322 nwordv2 = wordvsplice(2, wordc, wordv+1); in lint1()
325 nwordv2[0] = file2; nwordv2[1] = line2; in lint1()
327 wordv = nwordv2 - 1; /* 1 based */ in lint1()