Searched defs:type_table (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c1703 unsigned char *type_table = context->constant_types; local
1709 type = type_table[index];
2659 unsigned char *type_table = context->constant_types; local
2660 switch (type_table[operand]) {
2685 switch (type_table[operand]) {

Completed in 46 milliseconds