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

  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
reg-test 24 # REG_STOP Pathname of a file whose existence says to quit; default
125 test "x${REG_STOP}" = "x" && REG_STOP="STOP"
140 if [ -f ${REG_STOP} ]; then
142 rm -f ${REG_STOP}
  /src/external/gpl3/gcc/dist/contrib/reghunt/examples/
testall 53 rm -f $REG_STOP
58 if [ -f $REG_STOP ]; then
59 echo "$REG_STOP detected"
60 rm -f $REG_STOP
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
reg-test 24 # REG_STOP Pathname of a file whose existence says to quit; default
125 test "x${REG_STOP}" = "x" && REG_STOP="STOP"
140 if [ -f ${REG_STOP} ]; then
142 rm -f ${REG_STOP}
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
testall 53 rm -f $REG_STOP
58 if [ -f $REG_STOP ]; then
59 echo "$REG_STOP detected"
60 rm -f $REG_STOP
  /src/external/gpl3/gcc/dist/contrib/reghunt/date_based/
reg_periodic 24 # REG_STOP Pathname of a file whose existence says to quit; default
132 test "x${REG_STOP}" = "x" && REG_STOP="STOP"
157 if [ -f ${REG_STOP} ]; then
159 rm -f ${REG_STOP}
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/date_based/
reg_periodic 24 # REG_STOP Pathname of a file whose existence says to quit; default
132 test "x${REG_STOP}" = "x" && REG_STOP="STOP"
157 if [ -f ${REG_STOP} ]; then
159 rm -f ${REG_STOP}

Completed in 16 milliseconds