Searched refs:ccl (Results 1 – 8 of 8) sorted by relevance
256 ccptr = ccl = (CHR *)myalloc(CCLSIZE, sizeof (*ccl));272 if (ccl == 0 || def == 0 ||333 free(ccl);
340 ccp = ccl; in repbycgid()349 if (ccptr > ccl + CCLSIZE) in repbycgid()372 if (ccptr > ccl + CCLSIZE) in repbycgid()
122 CHR *ccl; variable
207 extern CHR *ccl;
887 ccp = ccl;895 if(ccptr >= ccl+CCLSIZE)
176 { $$ = ccl(CCL); }178 { $$ = ccl(NCCL); }1034 ccl(int type) in ccl() function
269 static int ccl(PATTERN *pat, uchar_t *tab);974 ccl(PATTERN *pat, uchar_t *tab) in ccl() function1062 count = ccl(pat, tab); in d3()
1730 ccl(Cenv_t* env, int type) in ccl() function2755 if (e = ccl(env, c)) in seq()