Home
last modified time | relevance | path

Searched defs:_RuneLocale (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/libc/locale/
H A Drunetype_local.h105 typedef struct _RuneLocale { struct
109 _RuneType rl_runetype[_CTYPE_CACHE_SIZE];
110 __nbrune_t rl_maplower[_CTYPE_CACHE_SIZE];
134 } _RuneLocale; argument