Searched defs:__ct_rune_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Drunetype.h76 * ANSI C), but they use __ct_rune_t instead of int.
90 typedef int __ct_rune_t; /* arg type for ctype funcs */ typedef
92 typedef int __ct_rune_t; typedef
/illumos-gate/usr/src/boot/sys/sys/
H A D_types.h79 * ANSI C), but they use __ct_rune_t instead of int.
87 typedef int __ct_rune_t; /* arg type for ctype funcs */ typedef
88 typedef __ct_rune_t __rune_t; /* rune_t (see above) */
89 typedef __ct_rune_t __wint_t; /* wint_t (see above) */

Completed in 72 milliseconds