Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/locale/
Drune.c238 runetype_nranges = ntohl(frl.frl_runetype_ext.frr_nranges); in _Read_RuneMagi()
239 maplower_nranges = ntohl(frl.frl_maplower_ext.frr_nranges); in _Read_RuneMagi()
240 mapupper_nranges = ntohl(frl.frl_mapupper_ext.frr_nranges); in _Read_RuneMagi()
Drunetype.h90 uint32_t frr_nranges; /* Number of ranges stored */ member
/openbsd/src/usr.bin/mklocale/
Dyacc.y612 file_new_locale.frl_runetype_ext.frr_nranges = in dump_tables()
621 file_new_locale.frl_maplower_ext.frr_nranges = in dump_tables()
630 file_new_locale.frl_mapupper_ext.frr_nranges = in dump_tables()