Searched refs:ASM_STMT (Results 1 – 18 of 18) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | c-dump.c | 68 case ASM_STMT:
|
| H A D | c-common.def | 85 DEFTREECODE (ASM_STMT, "asm_stmt", 'e', 5)
|
| H A D | c-semantics.c | 851 case ASM_STMT:
|
| H A D | c-pretty-print.c | 1421 case ASM_STMT:
|
| H A D | c-typeck.c | 6926 stmt = add_stmt (build_stmt (ASM_STMT, ridpointers[(int) RID_VOLATILE], 7000 return add_stmt (build_stmt (ASM_STMT, cv_qualifier, string,
|
| H A D | c-common.c | 3955 case ASM_STMT:
|
| H A D | ChangeLog.3 | 719 LABEL_STMT, ASM_STMT, SCOPE_STMT, CASE_LABEL, STMT_EXPR. 884 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 203 ASM_STMT, enumerator
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | semantics.c | 963 r = build_stmt (ASM_STMT, cv_qualifier, string,
|
| H A D | pt.c | 7872 case ASM_STMT:
|
| H A D | ChangeLog | 4403 * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P. 12902 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
|
| H A D | ChangeLog.2 | 4696 * pt.c (tsubst_expr, case ASM_STMT): Don't tsubst into 12383 * cp-tree.def: Add ASM_STMT tree node.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | c-tree.texi | 1269 @tindex ASM_STMT 1408 @item ASM_STMT 1435 of the @code{ASM_STMT}.
|
| /openbsd-src/gnu/llvm/clang/bindings/python/clang/ |
| H A D | cindex.py | 1138 CursorKind.ASM_STMT = CursorKind(215)
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-2002 | 3000 * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.
|
| H A D | ChangeLog-1999 | 4696 * pt.c (tsubst_expr, case ASM_STMT): Don't tsubst into
|
| H A D | ChangeLog-2000 | 3030 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
|
| H A D | ChangeLog-1998 | 5595 * cp-tree.def: Add ASM_STMT tree node.
|