Searched refs:__map (Results 1 – 9 of 9) sorted by relevance
193 rr[x].__map = frr[x].map; in _Read_RuneMagi()194 if (rr[x].__map == 0) { in _Read_RuneMagi()211 rr[x].__map = frr[x].map; in _Read_RuneMagi()219 rr[x].__map = frr[x].map; in _Read_RuneMagi()
84 } else if (re->__map & wct) in nextwctype_l()93 } else if (re->__map & wct) in nextwctype_l()
63 return (re->__map + c - re->__min); in ___toupper_l()
62 return (re->__map + c - re->__min); in ___tolower_l()
65 return(re->__map); in ___runetype_l()
50 __rune_t __map; /* What first maps to in maps */ member
9 struct __map { struct22 const struct __map *map; argument
27 static const struct __map mt7996_reg_map[] = {
492 using __map = __split_buffer<pointer, __pointer_allocator>;496 using __map_const_iterator = typename __map::const_iterator;508 …// - __map: is a `__split_buffer`, see `__split_buffer` for more information on when it is trivial…513 …__libcpp_is_trivially_relocatable<__map>::value && __libcpp_is_trivially_relocatable<allocator_typ…521 is_nothrow_move_constructible<typename __map::allocator_type>::value,585 __map __map_;599 typename __map::iterator __i = __map_.begin();600 typename __map::iterator __e = __map_.end();