Home
last modified time | relevance | path

Searched refs:LFDEB (Results 1 – 2 of 2) sorted by relevance

/dports/editors/ted/Ted-2.23/appUtil/
H A DgeoLineFitter.c264 if(dx==0)LFDEB(dx,s1);
290 if(dx==0)LFDEB(dx,s2);
/dports/editors/ted/Ted-2.23/include/
H A DappDebug.h344 # define LFDEB(l1,d2) APP_DEB(appDebug( "%s(%3d)" \ macro