Searched refs:next_output (Results 1 – 1 of 1) sorted by relevance
206 WK_word *next_output = dest_buf; in WKdm_decompress() local209 printf("next_output is %u\n", next_output); in WKdm_decompress()227 *next_output = 0; in WKdm_decompress()233 *next_output = *dict_location; in WKdm_decompress()248 *next_output = temp; /* and echo it to output */ in WKdm_decompress()258 *next_output = missed_word; in WKdm_decompress()263 next_output++; in WKdm_decompress()268 printf("next_output is %p\n", next_output); in WKdm_decompress()