Searched refs:LFFDEB (Results 1 – 3 of 3) sorted by relevance
/dports/editors/ted/Ted-2.23/bitmap/ |
H A D | bmFindLineSegments.c | 200 { 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 D | geoLineFitter.c | 325 LFFDEB(dx,s,s/s1);
|
/dports/editors/ted/Ted-2.23/include/ |
H A D | appDebug.h | 915 # define LFFDEB(l1,d2,d3) APP_DEB(appDebug( "%s(%3d)" \ macro
|