Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dmain.c857 static int currbuf; variable
863 bn = currbuf; in say_sentence_num()
881 currbuf++; in get_sentence_buf()
882 if (currbuf == 2) in get_sentence_buf()
883 currbuf = 0; in get_sentence_buf()
884 bn = currbuf; in get_sentence_buf()