Home | History | Annotate | Download | only in intltest

Lines Matching refs:negOne

599     llong negOne(0xffffffff, 0xffffffff);
603 LLAssert(negOne > (int32_t)-2);
613 LLAssert(negOne >= (int32_t)-2);