Home
last modified time | relevance | path

Searched refs:__darwin_wchar_t (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/arm/
H A D_types.h111 typedef wchar_t __darwin_wchar_t; /* wchar_t */ typedef
113 typedef __WCHAR_TYPE__ __darwin_wchar_t; /* wchar_t */ typedef
115 typedef __darwin_ct_rune_t __darwin_wchar_t; /* wchar_t */ typedef
118 typedef __darwin_wchar_t __darwin_rune_t; /* rune_t */
/xnu-11215.81.4/bsd/i386/
H A D_types.h135 typedef wchar_t __darwin_wchar_t; /* wchar_t */ typedef
137 typedef __WCHAR_TYPE__ __darwin_wchar_t; /* wchar_t */ typedef
139 typedef __darwin_ct_rune_t __darwin_wchar_t; /* wchar_t */ typedef
142 typedef __darwin_wchar_t __darwin_rune_t; /* rune_t */
/xnu-11215.81.4/bsd/sys/_types/
H A D_wchar_t.h63 typedef __darwin_wchar_t wchar_t;