Home
last modified time | relevance | path

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

/freebsd/include/xlocale/
H A D_ctype.h54 #ifndef _XLOCALE_INLINE
57 #define _XLOCALE_INLINE extern __inline macro
61 #define _XLOCALE_INLINE static __inline macro
64 #define _XLOCALE_INLINE inline macro
70 _XLOCALE_INLINE int
72 _XLOCALE_INLINE int
75 _XLOCALE_INLINE int
84 _XLOCALE_INLINE int
91 _XLOCALE_INLINE int isw##fname##_l(int, locale_t);\
92 _XLOCALE_INLINE int isw##fname##_l(int __c, locale_t __l)\
[all …]
/freebsd/lib/libc/locale/
H A Dctype.c29 #define _XLOCALE_INLINE macro