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

/freebsd-12-stable/lib/libc/locale/
H A Drune.c170 rl->__maplower_ext.__nranges = frl->maplower_ext_nranges;
183 rl->__maplower_ext.__ranges = (_RuneEntry *)rl->__variable;
184 rl->__variable = rl->__maplower_ext.__ranges +
185 rl->__maplower_ext.__nranges;
213 rr = rl->__maplower_ext.__ranges;
214 for (x = 0; x < rl->__maplower_ext.__nranges; ++x) {
240 if (!rl->__maplower_ext.__nranges)
241 rl->__maplower_ext.__ranges = NULL;
H A Dtolower.c54 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__maplower_ext;
/freebsd-12-stable/include/
H A Drunetype.h80 _RuneRange __maplower_ext; member in struct:__anon8377

Completed in 61 milliseconds