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

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Dsetup.h150 #define NUM_CLASSPATH_ELEMENTS (sizeof(classpath_elements) / sizeof(char *)) macro
161 return NUM_CLASSPATH_ELEMENTS;
H A Duninstall.h161 #define NUM_CLASSPATH_ELEMENTS (sizeof(classpath_elements) / sizeof(char *)) macro
172 return NUM_CLASSPATH_ELEMENTS;

Completed in 109 milliseconds