Searched refs:MISSING (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_report.cc167 case MISSING:
176 static const int MISSING = -2; member in class:__msan::OriginSet
228 int id = OriginSet::MISSING;
/src/sys/external/isc/libsodium/dist/
H A Daclocal.m4114 # 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.
776 if test x"${MISSING+set}" != xset; then
779 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
781 MISSING="\${SHELL} $am_aux_dir/missing" ;;
785 if eval "$MISSING --is-lightweight"; then
786 am_missing_run="$MISSING "
H A Dconfigure2670 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 "
/src/sys/arch/vax/vax/
H A Dunimpl_emul.S418 # polyd MISSING:

Completed in 22 milliseconds