HomeSort by: relevance | last modified time | path
    Searched defs:unimappings (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
pcdisplay_chars.c 151 } unimappings[] = { variable in typeref:typename:const struct __anon0db5cc2e0108[]
381 for (i = 0; i < sizeof(unimappings) / sizeof(unimappings[0]); i++)
382 if (uni == unimappings[i].uni) {
383 *index = unimappings[i].ibm;
pcdisplay_chars.c 151 } unimappings[] = { variable in typeref:typename:const struct __anon0db5cc2e0108[]
381 for (i = 0; i < sizeof(unimappings) / sizeof(unimappings[0]); i++)
382 if (uni == unimappings[i].uni) {
383 *index = unimappings[i].ibm;

Completed in 33 milliseconds