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

/xnu-2422.115.4/bsd/sys/_types/
H A D_ct_rune_t.h31 typedef __darwin_ct_rune_t ct_rune_t;
/xnu-2422.115.4/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
106 typedef __darwin_ct_rune_t __darwin_wchar_t; /* wchar_t */
114 typedef __darwin_ct_rune_t __darwin_wint_t; /* wint_t */

Completed in 10 milliseconds