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

/openjdk7/jdk/src/windows/bin/
H A Djava-rmi.c74 #define NUM_VARS (sizeof(var_names) / sizeof(var_names[0])) macro
95 + NUM_VARS /* property definition for each variable */
108 for (i = 0; i < NUM_VARS; ++ i) {

Completed in 3192 milliseconds