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

/freebsd-current/include/
H A Dxlocale.h68 #define _XLOCALE_WCTYPES 1 macro
H A Dwctype.h93 #define _XLOCALE_WCTYPES 1 macro
/freebsd-current/include/xlocale/
H A D_ctype.h32 #if (defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_WCTYPE_H)) || \
33 (!defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_CTYPE_H))
35 #ifdef _XLOCALE_WCTYPES
69 #ifdef _XLOCALE_WCTYPES
141 #ifdef _XLOCALE_WCTYPES
177 #undef _XLOCALE_WCTYPES macro
201 #endif /* (defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_WCTYPE_H)) || \
202 (!defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_CTYPE_H)) */

Completed in 108 milliseconds