HomeSort by: relevance | last modified time | path
    Searched refs:_RuneType (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libc/locale/
_wctype_local.h 33 _RuneType _runetype_priv(_RuneLocale const *, wint_t);
runetype_local.h 58 _RuneType *re_rune_types; /* Array of types in range */
85 _RuneType te_mask;
109 _RuneType rl_runetype[_CTYPE_CACHE_SIZE];
_wctype.c 74 _RuneType
104 return (_RuneType)0U;
runetype_file.h 59 typedef uint32_t _RuneType;
109 _RuneType frl_runetype[_CTYPE_CACHE_SIZE];
iswctype_mb.c 192 _RuneType x;
214 _RuneType x;
rune.c 204 _runetype_to_bsdctype(_RuneType bits)
208 if (bits == (_RuneType)0)
360 _RuneType rc;
  /src/usr.bin/mklocale/
yacc.y 398 _RuneType digit = list->map + (i - list->min);

Completed in 28 milliseconds