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