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

/openjdk10/jdk/src/jdk.pack/share/native/common-unpack/
H A Dbytes.h72 char* strval() { assert(strlen((char*)ptr) == len); return (char*) ptr; } function in struct:bytes
/openjdk10/jdk/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk3_interface.c707 gchar* strval = NULL; local
2574 gchar* strval = NULL; local
H A Dgtk2_interface.c2448 gchar* strval = NULL; local
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/parser/
H A DJavacParser.java787 String strval(Name prefix) { method in class:JavacParser

Completed in 145 milliseconds