Searched refs:EXITOK (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/jam/
H A Djam.c217 return EXITOK;
404 exit( EXITOK );
442 return status ? EXITBAD : EXITOK;
H A Djam.h65 # define EXITOK 1 macro
470 # ifndef EXITOK
471 # define EXITOK 0 macro

Completed in 25 milliseconds