Searched refs:MISSING (Results 1 – 6 of 6) sorted by relevance
1006 #define MISSING 0 macro1013 #define RESET_CONTROL_MBOX_RST_MASK MISSING1037 #define MBOX_BASE_ADDRESS MISSING1038 #define INT_STATUS_ENABLE_ERROR_LSB MISSING1039 #define INT_STATUS_ENABLE_ERROR_MASK MISSING1040 #define INT_STATUS_ENABLE_CPU_LSB MISSING1041 #define INT_STATUS_ENABLE_CPU_MASK MISSING1042 #define INT_STATUS_ENABLE_COUNTER_LSB MISSING1043 #define INT_STATUS_ENABLE_COUNTER_MASK MISSING1044 #define INT_STATUS_ENABLE_MBOX_DATA_LSB MISSING[all …]
28 MISSING = 'MISSING' variable56 if r.status == MISSING:87 result.status = MISSING
93 # and then we would define $MISSING as94 # MISSING="\${SHELL} $am_aux_dir/missing"95 # This will work as long as MISSING is not called from configure, because663 # Define MISSING if not defined so far and test if it supports --run.668 if test x"${MISSING+set}" != xset; then671 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;673 MISSING="\${SHELL} $am_aux_dir/missing" ;;677 if eval "$MISSING --run true"; then678 am_missing_run="$MISSING --run "
2732 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;2734 MISSING="\${SHELL} $am_aux_dir/missing" ;;2738 if eval "$MISSING --run true"; then2739 am_missing_run="$MISSING --run "
2942 # and then we would define $MISSING as2943 # MISSING="\${SHELL} $am_aux_dir/missing"2944 # This will work as long as MISSING is not called from configure, because3548 # Define MISSING if not defined so far and test if it is modern enough.3553 if test x"${MISSING+set}" != xset; then3556 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;3558 MISSING="\${SHELL} $am_aux_dir/missing" ;;3562 if eval "$MISSING --is-lightweight"; then3563 am_missing_run="$MISSING "
3835 if test x"${MISSING+set}" != xset; then3840 MISSING="\${SHELL} $am_aux_dir/missing" ;;3844 if eval "$MISSING --is-lightweight"; then3845 am_missing_run="$MISSING "