Searched refs:ifdebugcond (Results 1 – 5 of 5) sorted by relevance
/dports/print/lout/lout-3.40/ |
H A D | z16.c | 344 ifdebugcond(DSA, DD, dim == COLM && fwd(z, dim) > 20*CM, DebugObject(z)); in AdjustSize() 360 ifdebugcond(DSA, DD, dim == COLM && f > 20*CM, DebugObject(y)); in AdjustSize()
|
H A D | z06.c | 330 ifdebugcond(DOP, DD, debug_now, \ 347 ifdebugcond(DOP, DD, debug_now, \ 938 ifdebugcond(DOP, DD, debug_now, DebugStacks(0, obj_prev)); in Parse()
|
H A D | z20.c | 145 ifdebugcond(DGF, DD, actual(hd) == nilobj, DebugGalley(hd, nilobj, 4)); in FlushGalley() 609 ifdebugcond(DGF, DD, mode(gap(prec_gap)) == NO_MODE, in FlushGalley()
|
H A D | z10.c | 581 ifdebugcond(DCR, DD, !is_cross(type(x)), DebugObject(x)); in CrossSequence()
|
H A D | externs.h | 3659 #define ifdebugcond(cat, urg, cond, x) \ macro 3744 #define ifdebugcond(cat, urg, cond, x) macro
|