Searched refs:bc_label_group (Results 1 – 4 of 4) sorted by relevance
85 typedef struct bc_label_group struct88 struct bc_label_group *l_next; argument89 } bc_label_group; typedef111 bc_label_group *f_label;
91 bc_label_group *temp; in def_label()102 functions[func].f_label = bc_malloc (sizeof(bc_label_group)); in def_label()112 temp->l_next = bc_malloc (sizeof(bc_label_group)); in def_label()
66 bc_label_group *gp; in execute()
209 bc_label_group *lg; in clear_func()