Searched defs:FDBigInteger (Results 1 – 1 of 1) sorted by relevance
34 public /*@ spec_bigint_math @*/ class FDBigInteger { class185 private FDBigInteger(int[] data, int offset) { in FDBigInteger() method in FDBigInteger207 public FDBigInteger(long lValue, char[] digits, int kDigits, int nDigits) { in FDBigInteger() method in FDBigInteger