Searched refs:_XLOCALE_WCTYPES (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/include/
H A Dxlocale.h70 #define _XLOCALE_WCTYPES 1 macro
H A Dwctype.h94 #define _XLOCALE_WCTYPES 1 macro
/freebsd-12-stable/include/xlocale/
H A D_ctype.h35 #if (defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_WCTYPE_H)) || \
36 (!defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_CTYPE_H))
38 #ifdef _XLOCALE_WCTYPES
72 #ifdef _XLOCALE_WCTYPES
144 #ifdef _XLOCALE_WCTYPES
180 #undef _XLOCALE_WCTYPES macro
204 #endif /* (defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_WCTYPE_H)) || \
205 (!defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_CTYPE_H)) */

Completed in 107 milliseconds