Searched refs:__darwin_wchar_t (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_wchar_t.h33 typedef __darwin_wchar_t wchar_t;
/macosx-10.10/Libc-1044.1.2/locale/FreeBSD/
H A Dcollate.h80 __darwin_wchar_t str[STR_LEN];
89 __darwin_wchar_t str[STR_LEN];
104 __darwin_wchar_t *__collate_mbstowcs(const char *, locale_t);
105 __darwin_wchar_t *__collate_wcsdup(const __darwin_wchar_t *);
106 __darwin_wchar_t *__collate_substitute(const __darwin_wchar_t *, int, locale_t);
108 void __collate_lookup_l(const __darwin_wchar_t *, int *, int *, int *, locale_t);
109 void __collate_lookup_which(const __darwin_wchar_t *, int *, int *, int, locale_t);
110 void __collate_xfrm(const __darwin_wchar_t *, __darwin_wchar_
[all...]
/macosx-10.10/adv_cmds-158/colldef/locale/
H A Dcollate.h78 __darwin_wchar_t str[STR_LEN];
87 __darwin_wchar_t str[STR_LEN];
102 __darwin_wchar_t *__collate_mbstowcs(const char *, locale_t);
103 __darwin_wchar_t *__collate_wcsdup(const __darwin_wchar_t *);
104 __darwin_wchar_t *__collate_substitute(const __darwin_wchar_t *, int, locale_t);
106 void __collate_lookup_l(const __darwin_wchar_t *, int *, int *, int *, locale_t);
107 void __collate_lookup_which(const __darwin_wchar_t *, int *, int *, int, locale_t);
108 void __collate_xfrm(const __darwin_wchar_t *, __darwin_wchar_
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/i386/
H A D_types.h104 typedef __WCHAR_TYPE__ __darwin_wchar_t; /* wchar_t */ typedef
106 typedef __darwin_ct_rune_t __darwin_wchar_t; /* wchar_t */ typedef
109 typedef __darwin_wchar_t __darwin_rune_t; /* rune_t */
/macosx-10.10/libiconv-42/libiconv/include/
H A Diconv.h.build.in90 typedef __darwin_wchar_t wchar_t;
H A Diconv.h.in86 typedef __darwin_wchar_t wchar_t;

Completed in 175 milliseconds