Searched refs:MAXWORDS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/lib/
H A Ddynamic_debug.c437 #define MAXWORDS 9 ddebug_exec_query() macro
439 char *words[MAXWORDS]; ddebug_exec_query()
441 nwords = ddebug_tokenize(query_string, words, MAXWORDS); ddebug_exec_query()

Completed in 33 milliseconds