Searched refs:__ct_rune_t (Results 1 – 2 of 2) sorted by relevance
90 typedef int __ct_rune_t; /* arg type for ctype funcs */ typedef92 typedef int __ct_rune_t; typedef
41 __runetype(const _RuneLocale *rl, __ct_rune_t c) in __runetype()