Home
last modified time | relevance | path

Searched refs:unreachable (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/usr.sbin/traceroute/
H A Dtraceroute.c664 ++unreachable; in main()
668 ++unreachable; in main()
676 ++unreachable; in main()
680 ++unreachable; in main()
684 ++unreachable; in main()
688 ++unreachable; in main()
692 ++unreachable; in main()
697 ++unreachable; in main()
701 ++unreachable; in main()
706 ++unreachable; in main()
[all …]
/dragonfly/sys/dev/drm/include/linux/
H A Dcompiler.h163 #ifndef unreachable
164 #define unreachable() \ macro
/dragonfly/usr.sbin/traceroute6/
H A Dtraceroute6.c743 int unreachable = 0; in main() local
766 ++unreachable; in main()
770 ++unreachable; in main()
774 ++unreachable; in main()
778 ++unreachable; in main()
797 (unreachable > 0 && unreachable >= ((nprobes + 1) / 2))) { in main()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcif-code.def135 /* We proved that the call is unreachable. */
137 N_("unreachable"))
H A Dsched-rgn.c624 int num_bbs, num_insns, unreachable; in haifa_find_rgns() local
761 unreachable = 0; in haifa_find_rgns()
765 unreachable = 1; in haifa_find_rgns()
778 if (!unreachable) in haifa_find_rgns()
H A Dipa-prop.c2823 bool unreachable = false; in ipa_make_edge_direct_to_target() local
2866 unreachable = true; in ipa_make_edge_direct_to_target()
2931 if (dump_file && !unreachable) in ipa_make_edge_direct_to_target()
H A Dopts.c1571 SANITIZER_OPT (unreachable, SANITIZE_UNREACHABLE, false),
H A Dbuiltins.def937 DEF_GCC_BUILTIN (BUILT_IN_UNREACHABLE, "unreachable", BT_FN_VOID, ATTR_CONST_NORETURN_NOTHRO…
H A Dcommon.opt756 Wswitch-unreachable
/dragonfly/lib/libc/nls/
H A DC.msg109 51 Network is unreachable
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-rgn.c614 int num_bbs, num_insns, unreachable; in haifa_find_rgns() local
759 unreachable = 0; in haifa_find_rgns()
763 unreachable = 1; in haifa_find_rgns()
776 if (!unreachable) in haifa_find_rgns()
H A Dbuiltins.def730 DEF_GCC_BUILTIN (BUILT_IN_UNREACHABLE, "unreachable", BT_FN_VOID, ATTR_NORETURN_NOTHROW_LEAF…
/dragonfly/libexec/bootpd/
H A DChanges17 bad IP address caused "network unreachable" errors.
/dragonfly/sys/dev/drm/i915/
H A Dintel_sprite.c1267 unreachable(); in intel_sprite_plane_format_mod_supported()
H A Dintel_display.c12997 unreachable(); in intel_primary_plane_format_mod_supported()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-xtensa.texi445 areas unreachable by normal code execution flow, in that case they only
503 find suitable unreachable trampoline. There may be multiple trampolines
/dragonfly/contrib/file/magic/Magdir/
H A Daudio1220 >>>>&0 default x \b, ID3 missing (or unreachable)
1272 >>>>>&0 default x unreachable
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dpasses.texi709 This pass removes unreachable code, simplifies jumps to next, jumps to
H A Dextend.texi6235 a label is unreachable.
8260 body. The @code{__builtin_unreachable} is in fact unreachable and
H A Dmd.texi5465 that the jump optimizer will not delete the table as unreachable code.
/dragonfly/contrib/bmake/
H A DChangeLog329 remove unreachable code for parsing the dependency operator
1374 remove unreachable code from CompatRunCommand
1442 o make_malloc.c: remove unreachable code
/dragonfly/contrib/file/
H A DChangeLog1445 Remove unreachable code.
/dragonfly/contrib/flex/src/
H A Dflex.skl1041 * some compilers to complain about unreachable statements.
/dragonfly/contrib/tcpdump/
H A DCHANGES1253 - Print new icmp unreachable codes as suggested by Martin Fredriksson
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt8674 unreachable
16908 Implemented a check and warning for unreachable code in the same

12