Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c1272 bool mapcache[256]; in ebcdic_init() local
1285 memset(mapcache, 0, sizeof(mapcache)); in ebcdic_init()
1290 if (mapcache[t]) { in ebcdic_init()
1298 mapcache[t] = true; in ebcdic_init()