Searched defs:maxLength (Results 1 – 5 of 5) sorted by relevance
61 maxLength = 0 variable63 maxLength = max(maxLength, len(v[0].split())) variable
388 unsigned maxLength = 0; in EmitRegMappingTables() local513 unsigned maxLength = 0; in EmitRegMapping() local
81 int maxLength; /* maximum for value */ member
766 NonLoc maxLength = svalBuilder.makeIntVal(*maxLengthInt); in getCStringLengthForRegion() local
2130 @property size_t maxLength() const in maxLength() function