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

/openjdk7/jdk/src/share/back/
H A DJDWP.h55 #define JDWP_STEP_SIZE(name) \ macro
H A DstepControl.c217 if (step->granularity == JDWP_STEP_SIZE(LINE) ) {
465 && ( step->granularity != JDWP_STEP_SIZE(LINE)
544 step->granularity == JDWP_STEP_SIZE(MIN)) {
624 if (step->granularity == JDWP_STEP_SIZE(MIN)) {

Completed in 31 milliseconds