Home
last modified time | relevance | path

Searched refs:try_again (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/regress/lib/libcrypto/man/
H A Dcheck_complete.pl144 try_again:
459 goto try_again;
463 goto try_again;
471 goto try_again;
134 try_again: global() label
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Daout-adobe.c82 char try_again[30]; /* Name and number. */ in aout_adobe_callback() local
143 sprintf (try_again, "%s%d", section_name, ++trynum); in aout_adobe_callback()
144 sect = bfd_make_section (abfd, try_again); in aout_adobe_callback()
148 if (sect->name == try_again) in aout_adobe_callback()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Daout-adobe.c159 char try_again[30]; /* Name and number. */ local
220 sprintf (try_again, "%s%d", section_name, ++trynum);
221 sect = bfd_make_section (abfd, try_again);
225 if (sect->name == try_again)
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcorefile.c396 goto try_again;
401 try_again:
/openbsd-src/games/wump/
H A Dwump.c613 try_again: link = arc4random_uniform(room_num) + 1; in cave_init()
617 goto try_again; in cave_init()
620 goto try_again; in cave_init()
/openbsd-src/lib/libc/rpc/
H A Dpmap_rmt.c339 try_again: in clnt_broadcast()
345 goto try_again; in clnt_broadcast()
/openbsd-src/sys/dev/pci/drm/i915/pxp/
H A Dintel_pxp_tee.c376 try_again: in intel_pxp_tee_end_arb_fw_session()
394 goto try_again; in intel_pxp_tee_end_arb_fw_session()
/openbsd-src/usr.sbin/ypbind/
H A Dypbind.c843 try_again: in handle_replies()
849 goto try_again; in handle_replies()
895 try_again: in handle_ping()
901 goto try_again; in handle_ping()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp458 try_again: in clang_getPointeeType()
480 goto try_again; in clang_getPointeeType()
509 try_again: in clang_getTypeDeclaration()
536 goto try_again; in clang_getTypeDeclaration()
547 goto try_again; in clang_getTypeDeclaration()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_display_debugfs.c1199 bool try_again = false; in i915_dsc_fec_support_show() local
1204 try_again = false; in i915_dsc_fec_support_show()
1209 try_again = true; in i915_dsc_fec_support_show()
1223 try_again = true; in i915_dsc_fec_support_show()
1248 } while (try_again); in i915_dsc_fec_support_show()
/openbsd-src/sys/dev/pci/drm/i915/gem/selftests/
H A Dhuge_pages.c1398 try_again: in igt_ppgtt_smoke_huge()
1406 goto try_again; in igt_ppgtt_smoke_huge()
1420 goto try_again; in igt_ppgtt_smoke_huge()
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_gem.c140 try_again: in i915_gem_object_unbind()
200 goto try_again; in i915_gem_object_unbind()
/openbsd-src/sys/dev/ic/
H A Daic6915.c651 try_again: in sf_txintr()
703 goto try_again; in sf_txintr()
H A Dqwx.c16741 try_again: in qwx_dp_process_rx()
16812 goto try_again; in qwx_dp_process_rx()
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1260 bool try_again = false; in dp_dsc_fec_support_show() local
1267 try_again = false; in dp_dsc_fec_support_show()
1273 try_again = true; in dp_dsc_fec_support_show()
1298 } while (try_again); in dp_dsc_fec_support_show()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.c4111 int try_again;
4119 try_again = 0;
4148 try_again = 1;
4161 try_again = 1;
4166 while (try_again && try_insn);
/openbsd-src/usr.bin/tmux/
H A Dserver-client.c2441 try_again: in server_client_reset_state()
2532 goto try_again; in server_client_check_exit()
/openbsd-src/share/snmp/
H A DIF-MIB.txt1397 try_again:
1420 goto try_again;
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_submission.c2232 try_again: in pin_guc_id()
2269 goto try_again; in __guc_action_register_multi_lrc_v69()
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c11694 bool try_again = false; in rs6000_emit_vector_compare() local
11700 try_again = true; in rs6000_emit_vector_compare()
11705 try_again = true; in rs6000_emit_vector_compare()
11780 if (try_again) in rs6000_emit_vector_compare()