Searched refs:fixuplabel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c77 static void fixuplabel(struct s_command *, struct s_command *);
132 fixuplabel(prog, NULL);
841 fixuplabel(struct s_command *cp, struct s_command *end) function
863 fixuplabel(cp->u.c, cp->next);

Completed in 44 milliseconds