Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dmain.c863 static int currbuf; variable
869 bn = currbuf; in say_sentence_num()
887 currbuf++; in get_sentence_buf()
888 if (currbuf == 2) in get_sentence_buf()
889 currbuf = 0; in get_sentence_buf()
890 bn = currbuf; in get_sentence_buf()