Home
last modified time | relevance | path

Searched defs:Int2Long (Results 1 – 4 of 4) sorted by relevance

/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/lookup/
H A DTypeIds.java161 final int Int2Long = T_int + (T_long << 4); field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/lookup/
H A DTypeIds.java106 final int Int2Long = T_int + (T_long << 4); field
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DTypeIds.java172 final int Int2Long = T_int + (T_long << 4); field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DTypeIds.java193 final int Int2Long = T_int + (T_long << 4); field