Searched refs:EXITBAD (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/jam/
H A Djam.c205 exit( EXITBAD );
389 exit( EXITBAD );
410 exit( EXITBAD );
442 return status ? EXITBAD : EXITOK;
H A Dexecunix.c124 exit( EXITBAD );
226 exit( EXITBAD );
246 exit( EXITBAD );
290 exit( EXITBAD );
H A Djam.h66 # define EXITBAD 0 macro
472 # define EXITBAD 1 macro
H A Dbuiltins.c188 exit( EXITBAD ); /* yeech */
H A Dmake1.c535 exit( EXITBAD );

Completed in 58 milliseconds