Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c291 goto nextn; in stin()
304 goto nextn; in stin()
317 goto nextn; in stin()
329 goto nextn; /* we have some disagreement */ in stin()
358 nextn:; in stin()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c1099 wcat_t *nextn = NULL; in match() local
1119 nextn = name + 1; in match()
1179 if (nextn) { in match()
1181 name = nextn; in match()