Searched defs:label_symbol (Results 1 – 3 of 3) sorted by relevance
233 struct symbol *label_symbol = copy_symbol(expr->pos, expr->label_symbol); in copy_expression() local
229 struct symbol *label_symbol; member
705 struct symbol *label_symbol(struct token *token, int used) in label_symbol() function