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

/openjdk7/jdk/src/share/bin/
H A Ddefines.h50 static const char* const_jargs[] = JAVA_ARGS; variable
66 static const char** const_jargs = NULL; variable
H A Dmain.c126 sizeof(const_jargs) / sizeof(char *), const_jargs,
132 (const_jargs != NULL) ? JNI_TRUE : JNI_FALSE,

Completed in 21 milliseconds