Searched refs:num900 (Results 1 – 1 of 1) sorted by relevance
300 BigInteger num900 = 900; in encodeNumeric() local308 int32_t c = (bigint % num900).toInt(); in encodeNumeric()310 bigint = bigint / num900; in encodeNumeric()