Searched refs:jintAsStringSize (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkRuntime.cpp158 char msg[jintAsStringSize];
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp103 const int jintAsStringSize = 12; variable
/openjdk7/hotspot/src/share/vm/interpreter/
H A DinterpreterRuntime.cpp339 char message[jintAsStringSize];
H A DbytecodeInterpreter.cpp1548 char message[jintAsStringSize]; \
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp604 char message[jintAsStringSize];
/openjdk7/hotspot/src/share/vm/prims/
H A Djni.cpp3475 char buf[jintAsStringSize];
3507 char buf[jintAsStringSize];

Completed in 1524 milliseconds