Symbol: _XLOCALE_INLINE
usr/src/boot/include/xlocale/_ctype.h
101
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
110
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
117
_XLOCALE_INLINE int is##__fname##_l(int, locale_t); \
usr/src/boot/include/xlocale/_ctype.h
118
_XLOCALE_INLINE int is##__fname##_l(int __c, locale_t __l)\
usr/src/boot/include/xlocale/_ctype.h
143
_XLOCALE_INLINE int towlower_l(int, locale_t);
usr/src/boot/include/xlocale/_ctype.h
144
_XLOCALE_INLINE int __wcwidth_l(__ct_rune_t, locale_t);
usr/src/boot/include/xlocale/_ctype.h
145
_XLOCALE_INLINE int towupper_l(int, locale_t);
usr/src/boot/include/xlocale/_ctype.h
147
_XLOCALE_INLINE int towlower_l(int __c, locale_t __l)
usr/src/boot/include/xlocale/_ctype.h
154
_XLOCALE_INLINE int towupper_l(int __c, locale_t __l)
usr/src/boot/include/xlocale/_ctype.h
161
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
180
_XLOCALE_INLINE int digittoint_l(int, locale_t);
usr/src/boot/include/xlocale/_ctype.h
181
_XLOCALE_INLINE int tolower_l(int, locale_t);
usr/src/boot/include/xlocale/_ctype.h
182
_XLOCALE_INLINE int toupper_l(int, locale_t);
usr/src/boot/include/xlocale/_ctype.h
184
_XLOCALE_INLINE int digittoint_l(int __c, locale_t __l)
usr/src/boot/include/xlocale/_ctype.h
187
_XLOCALE_INLINE int tolower_l(int __c, locale_t __l)
usr/src/boot/include/xlocale/_ctype.h
194
_XLOCALE_INLINE int toupper_l(int __c, locale_t __l)
usr/src/boot/include/xlocale/_ctype.h
55
#ifndef _XLOCALE_INLINE
usr/src/boot/include/xlocale/_ctype.h
71
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
73
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
76
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
85
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
92
_XLOCALE_INLINE int isw##fname##_l(int, locale_t);\
usr/src/boot/include/xlocale/_ctype.h
93
_XLOCALE_INLINE int isw##fname##_l(int __c, locale_t __l)\
usr/src/boot/include/xlocale/_ctype.h
96
_XLOCALE_INLINE int
usr/src/boot/include/xlocale/_ctype.h
98
_XLOCALE_INLINE int