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

/linux-master/lib/
H A Ddynamic_debug.c608 #define QUERY_SIZE 128
609 char query[QUERY_SIZE];
620 snprintf(query, QUERY_SIZE, "class %s %c%s", map->class_names[bi],
604 #define QUERY_SIZE macro

Completed in 85 milliseconds