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

/openjdk10/jdk/src/java.desktop/share/native/libjsound/
H A DUtilities.h37 #define ERROR0(string) { fprintf(stdout, (string)); fflush(stdout); } macro
43 #define ERROR0(string) macro
/openjdk10/langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DFeedback.java735 ERROR0("no errors"), enum constant in enum:Feedback.FormatErrors

Completed in 49 milliseconds