Home
last modified time | relevance | path

Searched refs:cc_compress_phase (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.bin/window/
H A Dcompress.c164 void cc_compress_phase(struct cc **, int, struct cc **, int);
360 cc_compress_phase(cc_output, bufsize, cc_tokens, n); in ccflush()
649 cc_compress_phase(struct cc **output, int bufsize, struct cc **tokens, int ntoken) in cc_compress_phase() function