Searched refs:sk_try (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ |
H A D | name-lookup.h | 111 sk_try, /* A try-block. */ enumerator
|
H A D | semantics.c | 1145 r = do_pushlevel (flags & BCS_TRY_BLOCK ? sk_try : sk_block); in begin_compound_stmt()
|
H A D | decl.c | 480 case sk_try: in poplevel_named_label_1() 2380 if ((b->kind == sk_try || b->kind == sk_catch) && !saw_eh) in check_previous_goto_1() 2387 if (b->kind == sk_try) in check_previous_goto_1()
|
H A D | name-lookup.c | 1294 case sk_try: in begin_scope()
|
H A D | ChangeLog-2002 | 58 (scope_kind): Add sk_block, sk_try, sk_catch, sk_for. 65 * decl.c (begin_scope): Handle sk_block, sk_try, sk_catch,
|
/openbsd/usr.bin/ssh/ |
H A D | sk-usbhid.c | 270 sk_try(const struct sk_usbhid *sk, const char *application, in sk_try() function 376 if (sk_try(skv[i], application, key_handle, in sk_select_by_cred()
|