Searched refs:typical_rev_string_map (Results 1 – 1 of 1) sorted by relevance
79 static char *typical_rev_string_map[] = { variable98 if (rev >= ARRAY_SIZE(typical_rev_string_map)) in get_rev_string()100 return typical_rev_string_map[rev]; in get_rev_string()
Completed in 32 milliseconds