Lines Matching refs:BIG64
7570 #define BIG64 18446744073709551615ull
7572 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
7581 static unsigned long long int ubignum = BIG64;
8328 #define BIG64 18446744073709551615ull
8330 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
8339 static unsigned long long int ubignum = BIG64;