Searched refs:basictype_to_char (Results 1 - 2 of 2) sorted by relevance
| /openjdk7/hotspot/src/share/vm/ci/ | ||
| H A D | ciUtilities.cpp | 41 // basictype_to_char 42 const char basictype_to_char(BasicType t) { function |
| H A D | ciUtilities.hpp | 112 const char basictype_to_char(BasicType t); |
Completed in 37 milliseconds