Lines Matching refs:order1
3736 int order1 = (!isPrimitive1 ? 0 : (is64bit1 ? 1 : 2));3738 if (order1 != order2) {3739 return order1 < order2;