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