CCLSIZE
ccptr = ccl = (CHR *)myalloc(CCLSIZE, sizeof (*ccl));
if(ccptr >= ccl+CCLSIZE)
CHR ccltoken[CCLSIZE];
if (ccptr > ccl + CCLSIZE)