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

/freebsd-10-stable/include/
H A Dxlocale.h68 #define _XLOCALE_WCTYPES 1 macro
H A Dwctype.h92 #define _XLOCALE_WCTYPES 1 macro
/freebsd-10-stable/include/xlocale/
H A D_ctype.h33 #if (defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_WCTYPE_H)) || \
34 (!defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_CTYPE_H))
36 #ifdef _XLOCALE_WCTYPES
70 #ifdef _XLOCALE_WCTYPES
142 #ifdef _XLOCALE_WCTYPES
178 #undef _XLOCALE_WCTYPES macro
202 #endif /* (defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_WCTYPE_H)) || \
203 (!defined(_XLOCALE_WCTYPES) && !defined(_XLOCALE_CTYPE_H)) */

Completed in 40 milliseconds