Searched refs:__darwin_ct_rune_t (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_ct_rune_t.h31 typedef __darwin_ct_rune_t ct_rune_t;
/darwin-on-arm/xnu/bsd/arm/
H A D_types.h35 * ANSI C), but they use __darwin_ct_rune_t instead of int. By changing it
46 typedef int __darwin_ct_rune_t; /* ct_rune_t */ typedef
82 typedef __darwin_ct_rune_t __darwin_wchar_t; /* wchar_t */
90 typedef __darwin_ct_rune_t __darwin_wint_t; /* wint_t */
/darwin-on-arm/xnu/bsd/i386/
H A D_types.h59 * ANSI C), but they use __darwin_ct_rune_t instead of int. By changing it
70 typedef int __darwin_ct_rune_t; /* ct_rune_t */ typedef
104 typedef __darwin_ct_rune_t __darwin_wchar_t; /* wchar_t */
112 typedef __darwin_ct_rune_t __darwin_wint_t; /* wint_t */

Completed in 159 milliseconds