Searched refs:__maplower_ext (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/libc/locale/
H A Drune.c164 rl->__maplower_ext.__nranges = frl->maplower_ext_nranges;
177 rl->__maplower_ext.__ranges = (_RuneEntry *)rl->__variable;
178 rl->__variable = rl->__maplower_ext.__ranges +
179 rl->__maplower_ext.__nranges;
207 rr = rl->__maplower_ext.__ranges;
208 for (x = 0; x < rl->__maplower_ext.__nranges; ++x) {
234 if (!rl->__maplower_ext.__nranges)
235 rl->__maplower_ext.__ranges = NULL;
H A Dtolower.c51 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__maplower_ext;
/freebsd-current/include/
H A Drunetype.h77 _RuneRange __maplower_ext; member in struct:__anon82

Completed in 164 milliseconds