Searched refs:TRACE3 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dos_win16.h113 # define TRACE3(sz, p1, p2, p3) Trace(_T(sz), p1, p2, p3) macro
127 # define TRACE3(sz, p1, p2, p3) macro
H A Dos_win32.h162 # define TRACE3(sz, p1, p2, p3) Trace(_T(sz), p1, p2, p3) macro
177 # define TRACE3(sz, p1, p2, p3) macro
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxslt.c79 #define TRACE3(x,a,b,c) DBG(fprintf(stderr,(x),(a),(b),(c))) macro
3155 TRACE3("Added named Template '%s' '%2.2f' '%2.2f' \n\n",
3687 TRACE3("xsltNumber format='%s' count='%s' from='%s' \n", format, count, from);
3993 TRACE3("find element tpl match='%s' mode='%s' name='%s'\n",
4003 TRACE3("matching '%s': %f > %f ? \n", tpl->match, tpl->prio , currentPrio);
4038 TRACE3("matching '%s': %f > %f ? \n", tpl->match, tpl->prio , currentPrio);
4318 TRACE3("call template %s match='%s' name='%s' \n", localName,
5329 TRACE3("find element tpl match='%s' mode='%s' name='%s'\n",
5339 TRACE3("matching '%s': %f > %f ? \n", tpl->match, tpl->prio , currentPrio);
5350 TRACE3("fin
[all...]
H A Ddomxpath.c87 #define TRACE3(x,a,b,c) DDBG(fprintf(stderr,(x),(a),(b),(c))) macro
112 #define EndProduction TRACE3("EndProd %s: start l=%d next:%s\n", \
/macosx-10.10.1/emacs-93/emacs/src/
H A Dxselect.c98 #define TRACE3(fmt, a0, a1, a2) \ macro
104 #define TRACE3(fmt, a0, a1) (void) 0 macro
734 TRACE3 ("%s, target %s (%d)", sel, tgt, ++cnt);

Completed in 137 milliseconds