COST              141 src/cm.c       #define	COST(x,e)	(x ? (cost = 0, tputs (x, 1, e), cost) : BIG)
COST              167 src/cm.c       #undef COST