Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/bitmap/
H A DbmFindLineSegments.c200 { LFFDEB(to,c0,c1); continue; } in bmCheckLineSegOrientation()
205 { LFFDEB(to,l0,l1); continue; } in bmCheckLineSegOrientation()
228 { LFFDEB(to,c0,c1); continue; } in bmCheckLineSegSort()
235 { LFFDEB(to,l0,l1); continue; } in bmCheckLineSegSort()
258 { LFFDEB(to,c11,c01); continue; } in bmCheckLineSegChain()
263 { LFFDEB(to,l11,l01); continue; } in bmCheckLineSegChain()
/dports/editors/ted/Ted-2.23/appUtil/
H A DgeoLineFitter.c325 LFFDEB(dx,s,s/s1);
/dports/editors/ted/Ted-2.23/include/
H A DappDebug.h915 # define LFFDEB(l1,d2,d3) APP_DEB(appDebug( "%s(%3d)" \ macro