Home | History | Annotate | Download | only in intltest

Lines Matching refs:negOne

597     llong negOne(0xffffffff, 0xffffffff);
601 LLAssert(negOne > (int32_t)-2);
611 LLAssert(negOne >= (int32_t)-2);