Lines Matching defs:REPLACE
146 #define REPLACE(r) do {\
151 printf("%s: replace %s with %s by %d\n", __func__, ia_best ? \
154 goto replace; \
172 #define REPLACE(r) goto replace
240 REPLACE(1);
248 REPLACE(2);
253 REPLACE(2);
264 REPLACE(3);
268 REPLACE(3);
298 REPLACE(4);
313 REPLACE(4);
334 REPLACE(0);
344 REPLACE(5);
359 REPLACE(6);
379 REPLACE(7);
388 REPLACE(7);
400 REPLACE(8);
414 REPLACE(9);
429 REPLACE(14);
441 replace:
460 #undef REPLACE