Searched refs:maplower (Results 1 – 4 of 4) sorted by relevance
66 rune_map maplower = { { 0 }, NULL }; variable138 { set_map(&maplower, $2, 0); }255 maplower.map[x] = x; in main()590 new_locale.maplower[x] = htonl(maplower.map[x]); in dump_tables()606 list = maplower.root; in dump_tables()659 list = maplower.root; in dump_tables()738 if (isprint(maplower.map[x])) in dump_tables()739 fprintf(stderr, " '%c'", (int)maplower.map[x]); in dump_tables()740 else if (maplower.map[x]) in dump_tables()741 fprintf(stderr, "%04x", maplower.map[x]); in dump_tables()[all …]
49 int32_t maplower[_CACHED_RUNES]; member
174 rl->__maplower[x] = frl->maplower[x]; in _Read_RuneMagi()
315 rl.maplower[wc] = wc; in dump_ctype()404 rl.maplower[wc] = ctn->tolower; in dump_ctype()