Searched refs:typeCompatibility (Results 1 – 1 of 1) sorted by relevance
316 Integer[][] typeCompatibility = new Integer[][] { in testValueTypes() local343 for ( int valueTypePos = 0; valueTypePos != typeCompatibility.length; ++valueTypePos ) in testValueTypes()348 …for ( int checkTypePos = 0; checkTypePos != typeCompatibility[valueTypePos].length; ++checkTypePos… in testValueTypes()351 if ( typeCompatibility[valueTypePos][checkTypePos] != 0 ) in testValueTypes()