Searched refs:build_asm_expr (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-tree.h | 570 extern tree build_asm_expr (tree, tree, tree, tree, bool);
|
| H A D | c-parser.c | 4212 ret = build_asm_stmt (quals, build_asm_expr (str, outputs, inputs, in c_parser_asm_statement()
|
| H A D | c-typeck.c | 6853 build_asm_expr (tree string, tree outputs, tree inputs, tree clobbers, in build_asm_expr() function
|