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

/openjdk7/jdk/src/share/native/com/sun/media/sound/
H A DUtilities.h52 #define TRACE0(string) { fprintf(stdout, (string)); fflush(stdout); } macro
59 #define TRACE0(string) macro
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11wrapper.h204 #define TRACE0(s) { printf(s); fflush(stdout); } macro
209 #define TRACE0(s) macro

Completed in 35 milliseconds