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

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DDnDUtilities.h64 // Turn DLog (debug log) on for debugging:
65 #define DLog(arg1) NSLog(arg1) macro
72 #define DLog(arg1);

Completed in 29 milliseconds