Searched refs:asm_stmt (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | parser.c | 11342 tree asm_stmt; in cp_parser_asm_definition() local 11443 asm_stmt = finish_asm_stmt (volatile_p, string, outputs, in cp_parser_asm_definition() 11448 tree temp = asm_stmt; in cp_parser_asm_definition()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog-2004 | 40314 (attribute, attribute_list, asm_def, asm_stmt, 42126 (maybe_volatile, simple_asm_expr, asmdef, asm_stmt) 42131 (stmt): Use asm_stmt.
|