Searched defs:if_stmt (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.y670 if_stmt : "if" bool_expr '{' full_stmt_list '}' else_opt label
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_sugar.c325 dt_sugar_do_if(dt_sugar_parse_t *dp, dt_node_t *if_stmt, int precondition) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.cc509 tree if_stmt local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c3595 tree if_stmt = NULL_TREE; local
4556 tree if_stmt = begin_if_stmt (); local
[all...]
H A Dcoroutines.cc3492 tree if_stmt = begin_if_stmt (); local
3612 tree if_stmt = *stmt; local
4832 tree if_stmt = begin_if_stmt (); local
[all...]
H A Dsemantics.c590 tree cond, if_stmt; local
757 finish_if_stmt_cond (tree cond, tree if_stmt) argument
795 finish_then_clause(tree if_stmt) argument
804 begin_else_clause(tree if_stmt) argument
813 finish_else_clause(tree if_stmt) argument
833 finish_if_stmt(tree if_stmt) argument
[all...]
H A Ddecl.c8982 tree if_stmt = NULL_TREE, inner_if_stmt = NULL_TREE; local
9028 finish_if_stmt_cond (get_guard_cond (guard, thread_guard), if_stmt); local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc3815 tree if_stmt = NULL_TREE; local
3916 tree if_stmt = begin_if_stmt (); local
4818 tree if_stmt = begin_if_stmt (); local
[all...]
H A Dcoroutines.cc3341 tree if_stmt = begin_if_stmt (); local
3457 tree if_stmt = *stmt; local
4763 tree if_stmt = begin_if_stmt (); local
[all...]
H A Dsemantics.cc794 tree cond, if_stmt; local
1030 finish_if_stmt_cond (tree cond, tree if_stmt) argument
1055 finish_then_clause(tree if_stmt) argument
1064 begin_else_clause(tree if_stmt) argument
1073 finish_else_clause(tree if_stmt) argument
1093 finish_if_stmt(tree if_stmt) argument
[all...]
H A Ddecl.cc9628 tree if_stmt = NULL_TREE, inner_if_stmt = NULL_TREE; local
9674 finish_if_stmt_cond (get_guard_cond (guard, thread_guard), if_stmt); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-intrinsic.c5831 tree if_stmt; local
H A Dtrans-expr.c5142 tree if_stmt, else_stmt; local
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc5233 tree if_stmt, else_stmt; local
H A Dtrans-intrinsic.cc5975 tree if_stmt; local

Completed in 674 milliseconds