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

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c65 #ifdef PRINT2
66 #undef PRINT2 macro
70 #define PRINT2 if (tracing > 1) printf macro
529 PRINT2("tout: %d\n", timeout_control);
582 PRINT2("to: %d, ft: %d, to: %d, tt: %d, mil: %d\n", taskTimeout, flushTimeout, timeout, (int)nextTaskTime, (int)curTime);
691 PRINT2("%s(): TIMEOUT_TIMEDOUT curPollTimeout = %d \n",
701 PRINT2("%s(): data on the AWT pipe: curPollTimeout = %d \n",
707 PRINT2("%s(): TIMEOUT_EVENTS curPollTimeout = %ld \n",

Completed in 73 milliseconds