Lines Matching refs:order2
3737 int order2 = (!isPrimitive2 ? 0 : (is64bit2 ? 1 : 2));3738 if (order1 != order2) {3739 return order1 < order2;