Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c1271 bool mapcache[256]; in ebcdic_init() local
1284 memset(mapcache, 0, sizeof(mapcache)); in ebcdic_init()
1289 if (mapcache[t]) { in ebcdic_init()
1297 mapcache[t] = true; in ebcdic_init()