Searched defs:MAX_MESSAGE_LEN (Results 1 – 2 of 2) sorted by relevance
145 static const int MAX_MESSAGE_LEN = 2048; in SwrTrace() local215 static const int MAX_MESSAGE_LEN = 2048; in SwrAssert() local
61 #define MAX_MESSAGE_LEN 999 macro