Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Di18n.c13 static char *speakup_msgs[MSG_LAST_INDEX];
14 static char *speakup_default_msgs[MSG_LAST_INDEX] = {
555 if ((index < MSG_FIRST_INDEX) || (index >= MSG_LAST_INDEX)) in spk_msg_set()
623 for (index = MSG_FIRST_INDEX; index < MSG_LAST_INDEX; index++) { in spk_free_user_msgs()
H A Di18n.h232 MSG_LAST_INDEX enumerator