Searched refs:MAX_STRINGS (Results 1 – 1 of 1) sorted by relevance
7 #define MAX_STRINGS 256 macro20 char *str[MAX_STRINGS]; in do_test()24 while (count < MAX_STRINGS && fgets (line, MAX_LINE_SIZE, stdin) != NULL) in do_test()
Completed in 4 milliseconds