Home | History | Annotate | Download | only in libopus

Lines Matching refs:BIG64

11559 #define BIG64 18446744073709551615ull
11561 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
11570 static unsigned long long int ubignum = BIG64;