Searched refs:__map (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Drunetype.c58 return (re->__map);
H A Drunetype.h103 __rune_t __map; /* What first maps to in maps */ member in struct:_RuneEntry
H A Dnextwctype.c88 } else if (re->__map & wct)
97 } else if (re->__map & wct)
H A Drune.c192 rr[x].__map = frr[x].map;
193 if (rr[x].__map == 0) {
210 rr[x].__map = frr[x].map;
218 rr[x].__map = frr[x].map;
H A Dtowlower.c65 return (re->__map + c - re->__min);
/illumos-gate/usr/src/boot/include/
H A Drunetype.h51 __rune_t __map; /* What first maps to in maps */ member in struct:__anon37

Completed in 59 milliseconds