Home
last modified time | relevance | path

Searched refs:build_asm_expr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-tree.h570 extern tree build_asm_expr (tree, tree, tree, tree, bool);
H A Dc-parser.c4212 ret = build_asm_stmt (quals, build_asm_expr (str, outputs, inputs, in c_parser_asm_statement()
H A Dc-typeck.c6853 build_asm_expr (tree string, tree outputs, tree inputs, tree clobbers, in build_asm_expr() function