Searched refs:MSG_LAST_INDEX (Results 1 – 2 of 2) sorted by relevance
12 static char *speakup_msgs[MSG_LAST_INDEX];13 static char *speakup_default_msgs[MSG_LAST_INDEX] = {547 if ((index >= MSG_FIRST_INDEX) && (index < MSG_LAST_INDEX)) { in spk_msg_set()620 for (index = MSG_FIRST_INDEX; index < MSG_LAST_INDEX; index++) { in spk_free_user_msgs()
218 MSG_LAST_INDEX enumerator