Searched defs:g0 (Results 1 – 2 of 2) sorted by relevance
184 static long g0(int k) { in g0() method in MathUtils
306 long g0 = g0(k); in toDecimal() local359 private static long rop(long g1, long g0, long cp) { in rop()