Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/sed/
H A Dcompile.c82 static void fixuplabel(struct s_command *, struct s_command *);
137 fixuplabel(prog, NULL); in compile()
981 fixuplabel(struct s_command *cp, struct s_command *end) in fixuplabel() function
1003 fixuplabel(cp->u.c, cp->next); in fixuplabel()