Searched refs:result_strings (Results 1 – 1 of 1) sorted by relevance
41 static const char *result_strings[] = { variable66 if ( /* result >= 0 && */ result < sizeof(result_strings) / sizeof(result_strings[0])) in result_to_string()67 return result_strings[result]; in result_to_string()