Searched refs:s_error_msg (Results 1 – 1 of 1) sorted by relevance
59 STATIC const char *s_error_msg[] = { variable1956 for (ix = 0; ix < res && s_error_msg[ix] != NULL; ++ix) in mp_error_string()1959 if (s_error_msg[ix] != NULL) in mp_error_string()1960 return s_error_msg[ix]; in mp_error_string()