Searched defs:RAPTOR_DEBUG4 (Results 1 – 2 of 2) sorted by relevance
/dports/textproc/raptor/raptor-1.4.21/src/ |
H A D | raptor_internal.h | 84 #define RAPTOR_DEBUG4(msg, arg1, arg2, arg3) do {fprintf(stderr, "%s:%d:%s: " msg, __FILE__, __LINE… macro 109 #define RAPTOR_DEBUG4(msg, arg1, arg2, arg3) macro
|
/dports/textproc/raptor2/raptor2-2.0.15/src/ |
H A D | raptor_internal.h | 93 #define RAPTOR_DEBUG4(msg, arg1, arg2, arg3) do {fprintf(RAPTOR_DEBUG_FH, "%s:%d:%s: " msg, __FILE_… macro 108 #define RAPTOR_DEBUG4(msg, arg1, arg2, arg3) macro
|