Searched refs:cc_output (Results 1 – 1 of 1) sorted by relevance
148 struct cc **cc_output; /* the output array */ variable243 if ((cc_output = (struct cc **) in ccinit()244 malloc((unsigned) cc_bufsize * sizeof *cc_output)) == NULL) in ccinit()360 cc_compress_phase(cc_output, bufsize, cc_tokens, n); in ccflush()361 cc_output_phase(cc_buffer, cc_output, bufsize); in ccflush()