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

  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
reg-hunt 19 # LOW_PATCH: Patch identifier.
92 echo "LOW_PATCH=${LATER_THAN}"
280 msg 2 "LOW_PATCH = ${LOW_PATCH}"
307 test ${FIRST_MID} -le ${LOW_PATCH} && \
308 error "FIRST_MID id is lower than LOW_PATCH"
317 LATER_THAN=${LOW_PATCH}
326 test ${LOW_PATCH} -lt ${HIGH_PATCH} || \
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
reg-hunt 19 # LOW_PATCH: Patch identifier.
92 echo "LOW_PATCH=${LATER_THAN}"
280 msg 2 "LOW_PATCH = ${LOW_PATCH}"
307 test ${FIRST_MID} -le ${LOW_PATCH} && \
308 error "FIRST_MID id is lower than LOW_PATCH"
317 LATER_THAN=${LOW_PATCH}
326 test ${LOW_PATCH} -lt ${HIGH_PATCH} || \

Completed in 15 milliseconds