Home | History | Annotate | Download | only in lmfit

Lines Matching refs:BIG64

11436 #define BIG64 18446744073709551615ull
11438 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
11447 static unsigned long long int ubignum = BIG64;