Searched refs:MAX_COMPILE_ARGS (Results 1 – 1 of 1) sorted by relevance
3272 #define MAX_COMPILE_ARGS 512 in index_compile_db() macro3273 CXString cxargs[MAX_COMPILE_ARGS]; in index_compile_db()3274 const char *args[MAX_COMPILE_ARGS]; in index_compile_db()3328 if (numArgs > MAX_COMPILE_ARGS){ in index_compile_db()