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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.cpp224 #define TEST_FILL(type) \ macro
258 TEST_FILL(jbyte);
259 TEST_FILL(jshort);
260 TEST_FILL(jint);
262 #undef TEST_FILL macro

Completed in 32 milliseconds