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

/ast/src/lib/libast/comp/
H A Diconv.c35 #define DEBUG_TRACE 0 macro
178 #if DEBUG_TRACE
179 error(DEBUG_TRACE, "AHA#%d _win_codeset name=%s", __LINE__, name);
241 #if DEBUG_TRACE
242 error(DEBUG_TRACE, "AHA#%d _win_iconv_open f=%s t=%s\n", __LINE__, f, t);
248 #if DEBUG_TRACE
249 error(DEBUG_TRACE, "AHA#%d _win_iconv_open f=0x%04x t=0x%04x\n", __LINE__, cc->from.index, cc->to.index);
271 #if DEBUG_TRACE
272 error(DEBUG_TRACE, "AHA#%d _win_iconv from=0x%04x to=0x%04x\n", __LINE__, cc->from.index, cc->to.index);
388 #if DEBUG_TRACE
[all...]
/ast/src/cmd/sortlib/sync/
H A Dss.c33 #ifndef DEBUG_TRACE
34 #define DEBUG_TRACE 0 macro
213 #if DEBUG_TRACE
241 #if DEBUG_TRACE
258 #if DEBUG_TRACE
354 #if DEBUG_TRACE
1110 #if DEBUG_TRACE

Completed in 12 milliseconds