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

/haiku-buildtools/jam/
H A Dexecunix.c109 const char *argv[ MAXARGC + 1 ]; /* +1 for NULL */
185 for( i = 0; shell && i < MAXARGC; i++, shell = list_next( shell ) )
H A Djam.h485 # define MAXARGC 32 /* words in $(JAMSHELL) */ macro

Completed in 94 milliseconds