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

  /src/lib/libc/locale/
generic_lc_template_decl.h 33 struct _locale * __restrict);
setlocale_local.h 58 struct _locale { struct
66 struct _locale * __restrict);
74 const char * __restrict, struct _locale * __restrict);
76 const char * __restrict, struct _locale * __restrict);
78 const char * __restrict, struct _locale * __restrict);
80 const char * __restrict, struct _locale * __restrict);
82 const char * __restrict, struct _locale * __restrict);
84 const char * __restrict, struct _locale * __restrict);
86 const char * __restrict, struct _locale * __restrict);
94 static __inline struct _locale *
    [all...]
duplocale.c 45 struct _locale *dst;
dummy_lc_template.h 36 struct _locale * __restrict locale)
global_locale.c 148 struct _locale _lc_global_locale = {
176 const struct _locale _lc_C_locale = {
newlocale.c 46 struct _locale *dst;
generic_lc_all.c 55 struct _locale * __restrict locale)
nb_lc_template.h 219 struct _locale * __restrict locale)
  /src/include/
uchar.h 114 struct _locale;
116 mbstate_t *__restrict, struct _locale *__restrict);
118 struct _locale *__restrict);
120 mbstate_t *__restrict, struct _locale *__restrict);
122 struct _locale *__restrict);
124 mbstate_t *__restrict, struct _locale *__restrict);
126 struct _locale *__restrict);
locale.h 83 typedef struct _locale *locale_t;
94 typedef struct _locale *locale_t;
109 extern struct _locale _lc_global_locale;
114 extern const struct _locale _lc_C_locale;
monetary.h 50 typedef struct _locale *locale_t;
nl_types.h 94 typedef struct _locale *locale_t;
ctype.h 62 typedef struct _locale *locale_t;
inttypes.h 66 typedef struct _locale *locale_t;
wctype.h 79 typedef struct _locale *locale_t;
langinfo.h 94 typedef struct _locale *locale_t;
string.h 50 typedef struct _locale *locale_t;
stdlib.h 365 typedef struct _locale *locale_t;
time.h 194 typedef struct _locale *locale_t;
stdio.h 541 typedef struct _locale *locale_t;
wchar.h 230 typedef struct _locale *locale_t;
  /src/lib/libc/include/
extern.h 32 typedef struct _locale *locale_t;
  /src/lib/libc/gdtoa/
gdtoa.h 42 typedef struct _locale *locale_t;
  /src/tests/lib/libc/gen/
t_ctype.c 1014 test_##FN##_locale(locales[i], &FN##_wrapper); \
1027 test_##FN##_locale(locales[i], &FN); \

Completed in 21 milliseconds