Searched refs:c_parser_asm_goto_operands (Results 1 – 3 of 3) sorted by relevance
1505 static tree c_parser_asm_goto_operands (c_parser *);7211 labels = c_parser_asm_goto_operands (parser); in c_parser_asm_statement()7340 c_parser_asm_goto_operands (c_parser *parser) in c_parser_asm_goto_operands() function
1537 static tree c_parser_asm_goto_operands (c_parser *);7169 labels = c_parser_asm_goto_operands (parser); in c_parser_asm_statement()7298 c_parser_asm_goto_operands (c_parser *parser) in c_parser_asm_goto_operands() function
9502 (c_parser_asm_goto_operands): New.