Searched defs:kMaxCommentLen (Results 1 – 4 of 4) sorted by relevance
63 kMaxCommentLen = 65535, // longest possible in ushort enumerator
201 kMaxCommentLen = 65535, // longest possible in ushort enumerator
205 kMaxCommentLen = 65535, // longest possible in ushort enumerator
282 static const uint32_t kMaxCommentLen = 65535; variable