MAXWORDS 452 lib/dynamic_debug.c char *words[MAXWORDS]; MAXWORDS 454 lib/dynamic_debug.c nwords = ddebug_tokenize(query_string, words, MAXWORDS);