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