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

  /src/external/gpl3/gcc/dist/contrib/reghunt/date_based/
reg_search 39 # HAS_CHANGES Pathname of script to report whether the current date has
116 ${HAS_CHANGES} "${TEST_DATE}" "${LATER_THAN}" "${EARLIER_THAN}"
122 *) error "process_date: unexpected return value from ${HAS_CHANGES}";;
216 test "x${HAS_CHANGES}" = "x" && HAS_CHANGES=true
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/date_based/
reg_search 39 # HAS_CHANGES Pathname of script to report whether the current date has
116 ${HAS_CHANGES} "${TEST_DATE}" "${LATER_THAN}" "${EARLIER_THAN}"
122 *) error "process_date: unexpected return value from ${HAS_CHANGES}";;
216 test "x${HAS_CHANGES}" = "x" && HAS_CHANGES=true

Completed in 25 milliseconds