Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c76 *findlabel(char *);
857 if ((cp->u.c = findlabel(cp->t)) == NULL) in fixuplabel()
898 findlabel(char *name) in findlabel() function
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlparser.c363 static int findlabel (LexState *ls, int g) { in findlabel() function
431 if (!findlabel(fs->ls, i)) in movegotosout()
1189 findlabel(ls, g); /* close it if label already defined */ in gotostat()