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

  /src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_report.cc 167 case MISSING:
176 static const int MISSING = -2;
228 int id = OriginSet::MISSING;
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 99 # $ac_aux_dir/missing
101 # $top_srcdir/$ac_aux_dir/missing
111 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
114 # and then we would define $MISSING as
115 # MISSING="\${SHELL} $am_aux_dir/missing"
116 # This will work as long as MISSING is not called from configure, because
771 # Define MISSING if not defined so far and test if it is modern enough.
775 AC_REQUIRE_AUX_FILE([missing])dnl
776 if test x"${MISSING+set}" != xset; the
    [all...]
configure 1275 as_fn_error $? "missing argument to $ac_option"
1819 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1820 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2670 if test x"${MISSING+set}" != xset; then
2673 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2675 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2679 if eval "$MISSING --is-lightweight"; then
2680 am_missing_run="$MISSING "
    [all...]
  /src/sys/arch/vax/vax/
unimpl_emul.S 144 0: .asciz "getval: missing address mode %d\n"
345 .word 2f-0b # 7 autodecr (missing)
346 .word 2f-0b # 8 autoincr (missing)
347 .word 2f-0b # 9 autoincr deferred (missing)
349 .word 2f-0b # 11 byte disp deferred (missing)
351 .word 2f-0b # 13 word disp deferred (missing)
353 .word 2f-0b # 15 long disp deferred (missing)
358 3: .asciz "getaddr_byte: missing address mode %d\n"
418 # polyd MISSING:

Completed in 16 milliseconds