Home | History | Annotate | Download | only in intltest

Lines Matching full:negone

671     llong negOne(0xffffffff, 0xffffffff);
675 LLAssert(negOne > (int32_t)-2);
685 LLAssert(negOne >= (int32_t)-2);