Searched defs:MAX_STRING_LENGTH (Results 1 – 8 of 8) sorted by relevance
58 MAX_STRING_LENGTH = 1024, enumerator
43 static const int MAX_STRING_LENGTH = 1024; variable
490 #define MAX_STRING_LENGTH 4096 in memsetAndFreeStrings() macro