Searched refs:fixuplabel (Results 1 – 1 of 1) sorted by relevance
82 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() function1003 fixuplabel(cp->u.c, cp->next); in fixuplabel()