Home | History | Annotate | Download | only in libedit

Lines Matching refs:uLL

11698 #define BIG64 18446744073709551615ull
11700 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
11806 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'