Searched refs:MAX_COMPILE_ARGS (Results 1 – 1 of 1) sorted by relevance
3334 #define MAX_COMPILE_ARGS 512 in index_compile_db() macro3335 CXString cxargs[MAX_COMPILE_ARGS]; in index_compile_db()3336 const char *args[MAX_COMPILE_ARGS]; in index_compile_db()3390 if (numArgs > MAX_COMPILE_ARGS){ in index_compile_db()