Searched refs:debugcond4 (Results 1 – 7 of 7) sorted by relevance
/dports/print/lout/lout-3.40/ |
H A D | z02.c | 373 debugcond4(DLA, DD, stack_free <= 1, in srcnext() 411 debugcond4(DLA, DD, stack_free <= 1, in srcnext() 422 debugcond4(DLA, DD, stack_free <= 1, in srcnext() 446 debugcond4(DLA, DD, stack_free <= 1, in LexGetToken()
|
H A D | z06.c | 813 debugcond4(DOP, DD, debug_now, "[ Parse(%s, %s, %s, %s)", EchoToken(*token), in Parse() 912 debugcond4(DOP, DD, debug_now, "[ Parse (first) (%s, %s, %s, %s)", in Parse()
|
H A D | z29.c | 594 { debugcond4(DST, DDD, enclosing(q) == scope[s], in SearchSym()
|
H A D | z13.c | 446 debugcond4(DOB, D, debug_depth++ < debug_depth_max, in BreakObject()
|
H A D | externs.h | 3653 #define debugcond4(cat, urg, cond, str, p1, p2, p3, p4) \ macro 3741 #define debugcond4(cat, urg, cond, str, p1, p2, p3, p4) macro
|
H A D | z12.c | 375 debugcond4(DSF, D, dim == COLM && debug_depth++ < debug_depth_max, in MinSize()
|
H A D | z23.c | 881 debugcond4(DGP, DD, type(x) == HCAT, in FixAndPrintObject()
|