Lines Matching refs:BIG64
5403 #define BIG64 18446744073709551615ull5405 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)5414 static unsigned long long int ubignum = BIG64;