Home
last modified time | relevance | path

Searched refs:__sbistype_l (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/include/xlocale/
H A D_ctype.h99 __sbistype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc);
111 __sbistype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbistype_l() function
119 { return __sbistype_l(__c, __cat, __l); }