Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-parser.c1088 static tree c_parser_asm_operands (c_parser *, bool);
4447 outputs = c_parser_asm_operands (parser, false); in c_parser_asm_statement()
4465 inputs = c_parser_asm_operands (parser, true); in c_parser_asm_statement()
4507 c_parser_asm_operands (c_parser *parser, bool convert_p) in c_parser_asm_operands() function
H A DChangeLog-200514884 (c_parser_asm_operands, c_parser_expr_list): Add convert_p