Home
last modified time | relevance | path

Searched refs:SLLXDEB (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfDrawingObject.c51 { SLLXDEB(rcw->rcwWord,arg,rrc->rrCurrentLine,ds); return 0; } in docRtfDrawingObjectProperty()
249 { SLLXDEB(rcw->rcwWord,arg,rrc->rrCurrentLine,ds); return 0; } in docRtfDrawingObjectCoordinate()
H A DdocRtfReadShape.c45 { SLLXDEB(rcw->rcwWord,arg,rr->rrCurrentLine,ds); return 0; } in docRtfShpProperty()
/dports/editors/ted/Ted-2.23/include/
H A DappDebug.h618 # define SLLXDEB(s1,l2,l3,l4) APP_DEB(appDebug( "%s(%3d)" \ macro