Searched defs:MAX_MESSAGE_LEN (Results 1 – 2 of 2) sorted by relevance
156 static const int MAX_MESSAGE_LEN = 2048; in SwrAssert() local270 static const int MAX_MESSAGE_LEN = 2048; in SwrTrace() local
53 #define MAX_MESSAGE_LEN MAXPATHLEN*2+512 macro