Home
last modified time | relevance | path

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

/openbsd/lib/libc/locale/
H A Drunetype.h101 int32_t frl_maplower[_CACHED_RUNES]; member
H A Drune.c272 rl->rl_maplower[x] = ntohl((uint32_t)frl.frl_maplower[x]); in _Read_RuneMagi()
/openbsd/usr.bin/mklocale/
H A Dyacc.y599 file_new_locale.frl_maplower[x] = htonl(maplower.map[x]); in dump_tables()