Searched refs:synth_buffer (Results 1 – 1 of 1) sorted by relevance
10 static u_char synth_buffer[SYNTH_BUF_SIZE]; /* guess what this is for! */ variable11 static u_char *buff_in = synth_buffer;12 static u_char *buff_out = synth_buffer;13 static u_char *buffer_end = synth_buffer + SYNTH_BUF_SIZE - 1;77 buff_in = synth_buffer; in synth_buffer_add()88 buff_out = synth_buffer; in synth_buffer_getc()103 buff_in = buff_out = synth_buffer; in synth_buffer_clear()