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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.cpp264 #define TEST_COPYRTN(type) \ macro
269 TEST_COPYRTN(jbyte);
270 TEST_COPYRTN(jshort);
271 TEST_COPYRTN(jint);
272 TEST_COPYRTN(jlong);
274 #undef TEST_COPYRTN macro

Completed in 36 milliseconds