Searched refs:kRepresentableIntegerLength (Results 1 – 1 of 1) sorted by relevance
537 static const int kRepresentableIntegerLength = 15; // (-)XXXXXXXXXXXXXXX in IsSpecialIndex() local538 if (length - offset <= kRepresentableIntegerLength) { in IsSpecialIndex()