Searched refs:TRACE1 (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dos_win16.h111 # define TRACE1(sz, p1) Trace(_T(sz), p1) macro
125 # define TRACE1(sz, p1) macro
H A Dos_win32.h160 # define TRACE1(sz, p1) Trace(_T(sz), p1) macro
175 # define TRACE1(sz, p1) macro
H A Dgui_w48.c344 TRACE1("Error: %s\n", lpMsgBuf);
/macosx-10.9.5/libpcap-42/libpcap/msdos/
H A Dndis2.c218 #define TRACE1(fmt,a) sprintf (DEBUG_RING(),fmt,a) macro
224 #define TRACE1(fmt,a) ((void)0) macro
354 TRACE1 ("lookahead length = %d, ", bytesAvail);
355 TRACE1 ("ecb = %08lX, ", *ecb);
356 TRACE1 ("count = %08lX\n", count);
357 TRACE1 ("offset = %08lX, ", offset);
358 TRACE1 ("timesAllowed = %d, ", timesAllowed);
359 TRACE1 ("packet size = %d\n", look->dataLookAheadLen);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxselect.c94 #define TRACE1(fmt, a0) \ macro
102 #define TRACE1(fmt, a0) (void) 0 macro
210 TRACE1 ("DECLINE DUP SELECTION EVENT %08lx", (unsigned long)queue_tmp);
221 TRACE1 ("QUEUE SELECTION EVENT %08lx", (unsigned long)queue_tmp);
237 TRACE1 ("x_start_queuing_selection_requests %d", x_queue_selection_requests);
245 TRACE1 ("x_stop_queuing_selection_requests %d", x_queue_selection_requests);
254 TRACE1 ("RESTORE SELECTION EVENT %08lx", (unsigned long)queue_tmp);
302 TRACE1 (" XInternAtom %s", (char *) SDATA (SYMBOL_NAME (sym)));
384 TRACE1 ("XGetAtomName --> %s", str);
747 TRACE1 ("Sendin
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxslt.c77 #define TRACE1(x,a) DBG(fprintf(stderr,(x),(a))) macro
1832 TRACE1("xpathMatches had errors '%s' \n", *errMsg);
1855 TRACE1("use value = '%s'\n", useValue);
1869 TRACE1("use value = '%s'\n", useValue);
2134 TRACE1("keyId='%s' \n", keyId);
2193 TRACE1("filterValue='%s' \n", filterValue);
2213 TRACE1("filterValue='%s' \n", filterValue);
2746 TRACE1("xsltSetVar variableName='%s' \n", variableName);
2824 TRACE1("xsltVarExists variableName='%s' \n", variableName);
2888 TRACE1("xsltGetVa
[all...]
H A Ddomxpath.c85 #define TRACE1(x,a) DDBG(fprintf(stderr,(x),(a))) macro
5296 TRACE1("xpathMatches type=%d \n", step->type);
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dyaml2byte.c20 #define TRACE1(a,b) \ macro
210 /*TRACE1("Saving: %s", val->buffer );*/

Completed in 138 milliseconds