Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dsynth.c269 static int sentence_count; variable
280 sentence_count = sc; in spk_reset_index_count()
314 sentence_count = ind % 10; in spk_get_index_count()
323 *sentcount = sentence_count; in spk_get_index_count()