Searched refs:Job_Empty (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.bin/make/
H A Djob.h66 Boolean Job_Empty(void);
H A Dmake.c94 * Number of nodes to be processed. If this is non-zero when Job_Empty()
803 while (!Job_Empty()) {
H A Djob.c73 * Job_Empty Return TRUE if the job table is completely empty.
1141 if (aborting == ABORT_ERROR && Job_Empty()) {
2465 * Job_Empty
2475 Job_Empty(void) function
/freebsd-10.0-release/contrib/bmake/
H A Djob.h263 Boolean Job_Empty(void);

Completed in 76 milliseconds