Home | History | Annotate | Download | only in solaris

Lines Matching refs:locale_t

24 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...);
25 int asprintf_l(char **__s, locale_t __l, const char *__format, ...);
27 int sscanf_l(const char *__s, locale_t __l, const char *__format, ...);
29 int toupper_l(int __c, locale_t __l);
30 int tolower_l(int __c, locale_t __l);
33 struct lconv *localeconv_l(locale_t __l);
38 int __base, locale_t __loc) {
43 int __base, locale_t __loc) {
48 int __base, locale_t __loc) {
53 int __base, locale_t __loc) {
58 locale_t __loc) {
63 locale_t __loc) {
68 locale_t __loc) {