Searched refs:k2Exp27 (Results 1 – 1 of 1) sorted by relevance
22 static const int k2Exp27 = (128 * 1024 * 1024); variable105 } else if (value < k2Exp27 && value >= -k2Exp27) { in varint_encode_signed()