Searched refs:MAX_COMPILE_ARGS (Results 1 – 1 of 1) sorted by relevance
4051 #define MAX_COMPILE_ARGS 512 in index_compile_db() macro4052 CXString cxargs[MAX_COMPILE_ARGS]; in index_compile_db()4053 const char *args[MAX_COMPILE_ARGS]; in index_compile_db()4108 if (numArgs > MAX_COMPILE_ARGS){ in index_compile_db()