HomeSort by: relevance | last modified time | path
    Searched defs:UNREACHABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/timed/timedc/
timedc.h 50 #define UNREACHABLE 2
  /src/usr.sbin/mrouted/
dvmrp.h 45 * DVMRP report. The metric may have the value of UNREACHABLE
162 #define UNREACHABLE 32 /* "infinity" metric, must be <= 64 */
  /src/usr.sbin/timed/timed/
globals.h 75 #define UNREACHABLE 2
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_internal_defs.h 330 #define UNREACHABLE(msg) do { \
335 #define UNIMPLEMENTED() UNREACHABLE("unimplemented")

Completed in 13 milliseconds