HomeSort by: relevance | last modified time | path
    Searched defs:locale_t (Results 1 - 20 of 20) sorted by relevancy

  /src/include/
ctype.h 62 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
66 int isalnum_l(int, locale_t);
67 int isalpha_l(int, locale_t);
68 int isblank_l(int, locale_t);
69 int iscntrl_l(int, locale_t);
70 int isdigit_l(int, locale_t);
71 int isgraph_l(int, locale_t);
72 int islower_l(int, locale_t);
73 int isprint_l(int, locale_t);
74 int ispunct_l(int, locale_t);
    [all...]
inttypes.h 66 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
70 char ** __restrict, int, locale_t);
72 char ** __restrict, int, locale_t);
74 wchar_t ** __restrict, int, locale_t);
76 wchar_t ** __restrict, int, locale_t);
88 intmax_t, intmax_t, int *, locale_t);
90 uintmax_t, uintmax_t, int *, locale_t);
monetary.h 50 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
54 ssize_t strfmon_l(char * __restrict, size_t, locale_t, const char * __restrict, ...)
string.h 50 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
81 int strcoll_l(const char *, const char *, locale_t);
94 __aconst char *strerror_l(int, locale_t);
134 locale_t);
wctype.h 79 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
82 int iswalnum_l(wint_t, locale_t);
83 int iswalpha_l(wint_t, locale_t);
84 int iswblank_l(wint_t, locale_t);
85 int iswcntrl_l(wint_t, locale_t);
86 int iswdigit_l(wint_t, locale_t);
87 int iswgraph_l(wint_t, locale_t);
88 int iswlower_l(wint_t, locale_t);
89 int iswprint_l(wint_t, locale_t);
90 int iswpunct_l(wint_t, locale_t);
    [all...]
wchar.h 230 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
239 int wcscoll_l(const wchar_t *, const wchar_t *, locale_t);
240 size_t wcsxfrm_l(wchar_t *, const wchar_t *, size_t, locale_t);
241 int wcsncasecmp_l(const wchar_t *, const wchar_t *, size_t, locale_t);
242 int wcscasecmp_l(const wchar_t *, const wchar_t *, locale_t);
245 const struct tm * __restrict, locale_t);
247 float wcstof_l(const wchar_t * __restrict, wchar_t ** __restrict, locale_t);
248 double wcstod_l(const wchar_t * __restrict, wchar_t ** __restrict, locale_t);
250 locale_t);
252 locale_t);
    [all...]
nl_types.h 94 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
98 nl_catd catopen_l(const char *, int, locale_t);
stdlib.h 365 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
368 double strtod_l(const char * __restrict, char ** __restrict, locale_t);
369 float strtof_l(const char * __restrict, char ** __restrict, locale_t);
371 locale_t);
372 long strtol_l(const char * __restrict, char ** __restrict, int, locale_t);
374 strtoul_l(const char * __restrict, char ** __restrict, int, locale_t);
377 strtoll_l(const char * __restrict, char ** __restrict, int, locale_t);
380 strtoull_l(const char * __restrict, char ** __restrict, int, locale_t);
383 quad_t strtoq_l(const char * __restrict, char ** __restrict, int, locale_t);
384 u_quad_t strtouq_l(const char * __restrict, char ** __restrict, int, locale_t);
    [all...]
langinfo.h 94 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
98 char *nl_langinfo_l(nl_item, locale_t);
locale.h 83 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
94 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
104 locale_t duplocale(locale_t);
105 void freelocale(locale_t);
106 struct lconv *localeconv_l(locale_t);
107 locale_t newlocale(int, const char *, locale_t);
115 #define LC_C_LOCALE ((locale_t)__UNCONST(&_lc_C_locale))
time.h 194 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
198 const struct tm * __restrict, locale_t)
238 const char * __restrict, const struct tm * __restrict, locale_t)
244 struct tm * __restrict, locale_t);
stdio.h 541 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
545 int fprintf_l(FILE * __restrict, locale_t, const char * __restrict, ...)
547 int vfprintf_l(FILE * __restrict, locale_t, const char * __restrict,
549 int printf_l(locale_t, const char * __restrict, ...)
551 int vprintf_l(locale_t, const char * __restrict, __va_list)
553 int asprintf_l(char ** __restrict, locale_t, const char * __restrict, ...)
555 int vasprintf_l(char ** __restrict, locale_t, const char * __restrict,
558 int vdprintf_l(int, locale_t, const char * __restrict, __va_list)
560 int dprintf_l(int, locale_t, const char * __restrict, ...)
562 int snprintf_l(char * __restrict, size_t, locale_t,
    [all...]
  /src/lib/libc/include/
extern.h 32 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
47 __dso_hidden int _strerror_lr(int, char *, size_t, locale_t);
  /src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
locale_mgmt_aix.h 34 typedef void* locale_t; typedef
38 locale_t newlocale(int category_mask, const char *locale, locale_t base)
44 return (locale_t)0;
49 return (locale_t)0;
66 return (locale_t)newloc;
69 void freelocale(locale_t locobj)
74 locale_t uselocale(locale_t newloc)
76 return (locale_t)0
    [all...]
locale_mgmt_zos.h 41 } * locale_t; typedef in typeref:struct:locale_struct
45 locale_t newlocale(int category_mask, const char* locale, locale_t base);
46 void freelocale(locale_t locobj);
47 locale_t uselocale(locale_t newloc);
  /src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
__nop_locale_mgmt.h 18 typedef void *locale_t; typedef
19 static inline locale_t duplocale(locale_t) {
23 static inline void freelocale(locale_t) {
26 static inline locale_t newlocale(int, const char *, locale_t) {
30 static inline locale_t uselocale(locale_t) {
  /src/external/apache2/llvm/dist/libcxx/include/__support/win32/
locale_win32.h 95 class locale_t { class
97 locale_t() function in class:locale_t
99 locale_t(std::nullptr_t) function in class:locale_t
101 locale_t(_locale_t __xlocale, const char* __xlocale_str) function in class:locale_t
103 locale_t(const locale_t &__l) function in class:locale_t
106 ~locale_t() {
110 locale_t &operator =(const locale_t &__l) {
117 friend bool operator==(const locale_t& __left, const locale_t& __right)
    [all...]
  /src/lib/libc/gdtoa/
gdtoa.h 42 typedef struct _locale *locale_t; typedef in typeref:struct:_locale
142 locale_t));
157 extern int strtord ANSI((CONST char*, char**, int, double*, locale_t));
168 extern int strtopQ ANSI((CONST char*, char**, void*, locale_t));
169 extern int strtopx ANSI((CONST char*, char**, void*, locale_t));
170 extern int strtopxL ANSI((CONST char*, char**, void*, locale_t));
  /src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h 339 * There is no locale_t on NONSTOP.
342 #define locale_t _locale_t macro
  /src/crypto/external/bsd/openssl/dist/
e_os.h 414 * There is no locale_t on NONSTOP.
417 # define locale_t _locale_t macro

Completed in 31 milliseconds