HomeSort by: relevance | last modified time | path
    Searched refs:_DefaultRuneLocale (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/locale/
global_locale.c 164 __UNCONST(&_DefaultRuneLocale),
192 __UNCONST(&_DefaultRuneLocale),
runetype_local.h 139 extern __dso_hidden const _RuneLocale _DefaultRuneLocale;
runetable.c 54 __dso_hidden const _RuneLocale _DefaultRuneLocale = {
324 __UNCONST(&_DefaultRuneLocale.rl_maplower[0]),
325 __UNCONST(&_DefaultRuneLocale.rl_maplower_ext)
328 __UNCONST(&_DefaultRuneLocale.rl_mapupper[0]),
329 __UNCONST(&_DefaultRuneLocale.rl_mapupper_ext)
rune.c 126 memcpy(&rl->rl_wctype, &_DefaultRuneLocale.rl_wctype,

Completed in 13 milliseconds