Home
last modified time | relevance | path

Searched refs:lower_map (Results 1 – 1 of 1) sorted by relevance

/external/libxkbcommon/src/
Dutils.c115 static const unsigned char lower_map[] = { variable
138 return (char) lower_map[(unsigned char) c]; in to_lower()