Searched defs:MAX_LEN (Results 1 – 3 of 3) sorted by relevance
21 #define MAX_LEN (128 * 1024) /* Longest a result can expand to */ macro
168 const int MAX_LEN = 192; variable
60 #define MAX_LEN 2048 macro