Home | History | Annotate | Download | only in intltest

Lines Matching full:negone

642     llong negOne(0xffffffff, 0xffffffff);
646 LLAssert(negOne > (int32_t)-2);
656 LLAssert(negOne >= (int32_t)-2);