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

/freebsd-13-stable/usr.bin/sed/
H A Dcompile.c84 static void fixuplabel(struct s_command *, struct s_command *);
139 fixuplabel(prog, NULL);
983 fixuplabel(struct s_command *cp, struct s_command *end) function
1005 fixuplabel(cp->u.c, cp->next);

Completed in 103 milliseconds