Searched refs:T_CHAR_size (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsignature.cpp76 _index++; size = T_CHAR_size ; break;
181 _parameter_index += T_CHAR_size;
H A Dsignature.hpp155 void do_char () { set(T_CHAR_size , T_CHAR ); }
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp535 T_CHAR_size = 1, enumerator in enum:BasicTypeSize

Completed in 37 milliseconds