Home
last modified time | relevance | path

Searched refs:_DebPrint (Results 1 – 6 of 6) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dconf_post.h232 extern void _DebPrint (const char *fmt, ...);
233 # define DebPrint(stuff) _DebPrint stuff
H A Dw32fns.c9546 _DebPrint (const char *fmt, ...) in _DebPrint() function
H A DChangeLog.124253 (_DebPrint) declare tracing facility for W32 debugging. We need
4327 (_DebPrint): Define.
4344 * w32proc.c (_DebPrint): Move to w32fns.c.
/dports/editors/emacs/emacs-27.2/src/
H A Dconf_post.h198 extern void _DebPrint (const char *fmt, ...);
199 # define DebPrint(stuff) _DebPrint stuff
H A Dw32fns.c9561 _DebPrint (const char *fmt, ...) in _DebPrint() function
H A DChangeLog.124253 (_DebPrint) declare tracing facility for W32 debugging. We need
4327 (_DebPrint): Define.
4344 * w32proc.c (_DebPrint): Move to w32fns.c.