Searched refs:DONE (Results 1 - 10 of 10) sorted by relevance

/ast/src/cmd/nmake/
H A DSCCS.mk18 .DONE : .SCCS.DONE
19 .SCCS.DONE :
H A DMakerules.mk4594 if "$(%)" == ".[A-Z]*" && "$(%)" != ".INIT|.DONE"
4724 .DONE : .DONE.$(F)
4725 .DONE.$(F) : .FORCE
4726 $(RM) $(RMFLAGS) $(RMRECURSEFLAGS) $(<:/.DONE.//)
/ast/src/lib/libz/
H A Dinflate.h47 DONE, /* finished check, done -- remain here until reset */ enumerator in enum:__anon450
73 CHECK -> LENGTH -> DONE
H A Dinfback.c287 state->mode = DONE;
589 case DONE:
H A Dinflate.c1113 state->mode = DONE;
1114 case DONE:
/ast/src/cmd/ksh93/edit/
H A Dhexpand.c47 #define DONE() {flag |= HIST_ERROR; cp = 0; stakseek(0); goto done;}
209 DONE();
326 DONE();
430 DONE();
490 DONE();
549 DONE();
603 DONE();
631 DONE();
/ast/src/cmd/dsslib/bgp/
H A Dbgp-mrt.c61 #define DONE(sp,rp,rec,dp) done(sp,rp,rec,dp) macro
1461 DONE(state, rp, record, disc);
1472 DONE(state, rp, record, disc);
1494 DONE(state, rp, record, disc);
1508 DONE(state, rp, record, disc);
1522 DONE(state, rp, record, disc);
1527 DONE(state, rp, record, disc);
1558 DONE(state, rp, record, disc);
1566 DONE(state, rp, record, disc);
1593 DONE(stat
[all...]
/ast/src/cmd/INIT/
H A Dregress.sh247 DONE=""
525 for i in $DONE
526 do $i $TEST DONE $STATUS
1446 alias DONE='DONE=DONE; function DONE'
H A Diffe.sh1410 *) ifelse=DONE
1422 *) ifelse=DONE
1434 KEEP) ifelse=DONE
1498 DONE|SKIP) set ''; shift; continue ;;
1528 DONE|SKIP) set ''; shift; continue ;;
2227 DONE|SKIP) continue ;;
H A Dratz.c1608 DONE, /* finished check, done -- remain here until reset */ enumerator in enum:__anon32
1634 CHECK -> LENGTH -> DONE
3332 state->mode = DONE;
3333 case DONE:

Completed in 58 milliseconds