Home | History | Annotate | Download | only in intltest

Lines Matching refs:ule

547     LLAssert(llong(0x7fffffff, 0xffffffff).ule(llong((int32_t)-1)));
548 LLAssert(llong((int32_t)-1).ule(llong((int32_t)-1)));