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

  /src/external/gpl3/gcc/dist/contrib/reghunt/date_based/
reg_search 34 # SKIP_HIGH If 1, skip verifying the high date of the range;
213 test "x${SKIP_HIGH}" = "x" && SKIP_HIGH=0
225 msg 2 "SKIP_HIGH = ${SKIP_HIGH}"
281 if [ ${SKIP_HIGH} -eq 0 ]; then
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/date_based/
reg_search 34 # SKIP_HIGH If 1, skip verifying the high date of the range;
213 test "x${SKIP_HIGH}" = "x" && SKIP_HIGH=0
225 msg 2 "SKIP_HIGH = ${SKIP_HIGH}"
281 if [ ${SKIP_HIGH} -eq 0 ]; then
  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
reg-hunt 39 # SKIP_HIGH If 1, skip verifying the high patch identifier of the
275 test "x${SKIP_HIGH}" = "x" && SKIP_HIGH=0
287 msg 2 "SKIP_HIGH = ${SKIP_HIGH}"
332 if [ ${SKIP_HIGH} -eq 0 ]; then
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
reg-hunt 39 # SKIP_HIGH If 1, skip verifying the high patch identifier of the
275 test "x${SKIP_HIGH}" = "x" && SKIP_HIGH=0
287 msg 2 "SKIP_HIGH = ${SKIP_HIGH}"
332 if [ ${SKIP_HIGH} -eq 0 ]; then

Completed in 38 milliseconds