Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dsynth.c372 void synth_insert_next_index(int sent_num) in synth_insert_next_index() argument
377 if (sent_num == 0) { in synth_insert_next_index()
386 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index()