Searched refs:MAX_IMPLICIT_STRING_LENGTH (Results 1 – 1 of 1) sorted by relevance
78 static const int32_t MAX_IMPLICIT_STRING_LENGTH = 40; /* do not store the length explicitly for su… variable413 if (len <= MAX_IMPLICIT_STRING_LENGTH && in handlePreflightStrings()