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