Searched refs:typical_rev_string_map (Results 1 – 1 of 1) sorted by relevance
59 static char *typical_rev_string_map[] = { variable78 if (rev >= ARRAY_SIZE(typical_rev_string_map)) in get_rev_string()80 return typical_rev_string_map[rev]; in get_rev_string()
Completed in 4 milliseconds