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