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

/openjdk7/jdk/src/share/native/java/lang/
H A DSystem.c91 #define GETPROP(props, key, jret) \ macro
120 GETPROP(props, baseKey, jVMBaseVal);
144 GETPROP(props, buf, jVMVal);
155 GETPROP(props, buf, jVMVal);
366 GETPROP(props, "sun.locale.formatasdefault", jVMVal);
383 GETPROP(props, "file.encoding", jVMVal);

Completed in 31 milliseconds