OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_RuneLocale
(Results
1 - 12
of
12
) sorted by relevancy
/src/lib/libc/locale/
_wctype_local.h
33
_RuneType _runetype_priv(
_RuneLocale
const *, wint_t);
34
int _iswctype_priv(
_RuneLocale
const *, wint_t, _WCTypeEntry const *);
multibyte.h
42
_RuneLocale
*__runelocale;
60
((
_RuneLocale
*)((loc)->part_impl[LC_CTYPE]))
63
(((
_RuneLocale
*)((loc)->part_impl[LC_CTYPE]))->rl_citrus_ctype)
79
static __inline
_RuneLocale
*
113
_init_ps(
_RuneLocale
*rl, mbstate_t *ps)
122
_fixup_ps(
_RuneLocale
*rl, mbstate_t *ps, int forceinit)
_wctrans_local.h
45
_wctrans_lower(
_RuneLocale
*rl)
53
_wctrans_upper(
_RuneLocale
*rl)
runetype_local.h
105
typedef struct
_RuneLocale
{
134
}
_RuneLocale
;
139
extern __dso_hidden const
_RuneLocale
_DefaultRuneLocale;
142
int _rune_load(const char * __restrict, size_t,
_RuneLocale
** __restrict);
_wctype.c
75
_runetype_priv(
_RuneLocale
const *rl, wint_t wc)
108
_iswctype_priv(
_RuneLocale
const *rl,
iswctype_mb.c
50
#define _RUNE_LOCALE(loc) ((
_RuneLocale
const *) \
57
_RuneLocale
const *rl; \
87
_RuneLocale
const *rl; \
105
_RuneLocale
const *rl;
125
_RuneLocale
const *rl;
146
_RuneLocale
const *rl;
191
_RuneLocale
const *rl;
213
_RuneLocale
const *rl;
rune.c
58
_RuneLocale
rl;
124
_rune_wctype_init(
_RuneLocale
*rl)
131
_rune_wctrans_init(
_RuneLocale
*rl)
233
_RuneLocale
** __restrict prl)
240
_RuneLocale
*rl;
413
_RuneLocale
** __restrict prl)
multibyte_amd1.c
77
_RuneLocale
*rl;
nl_langinfo.c
159
[ CODESET ] = offsetofu16(
_RuneLocale
, rl_codeset),
runetable.c
54
__dso_hidden const
_RuneLocale
_DefaultRuneLocale = {
/src/lib/libc/citrus/
citrus_lc_ctype.c
73
#define _CATEGORY_TYPE
_RuneLocale
79
const char * __restrict name,
_RuneLocale
** __restrict pdata)
100
_PREFIX(update_global)(
_RuneLocale
*data)
/src/lib/libc/gen/
isctype.c
56
((
_RuneLocale
*)((loc)->part_impl[LC_CTYPE]))
Completed in 16 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025