Home | History | Annotate | Download | only in intltest

Lines Matching refs:uge

543     LLAssert(llong((int32_t)-1).uge(llong(0x7fffffff, 0xffffffff)));
544 LLAssert(llong((int32_t)-1).uge(llong((int32_t)-1)));