Searched refs:isw (Results 1 – 10 of 10) sorted by relevance
116 isw##type##_l(wint_t wc, locale_t loc) \124 isw##type(wint_t wc) \
92 _XLOCALE_INLINE int isw##fname##_l(int, locale_t);\93 _XLOCALE_INLINE int isw##fname##_l(int __c, locale_t __l)\
50 if (!isw ## y(*wc))\
244 static int isw = 0; variable600 isw = 1;721 if ( isj && ( isw || isW )) {724 if ( isj && isw ) {732 if ( (isj || isw) && !isD && ( ldapauth != LDAP_AUTH_SASL ) ) {734 if ( (isj || isw) && !isD ) {
15 #define _hdr_wchar 1 /* <wchar.h> and isw*() really work */
7 hdr wchar note{ <wchar.h> and isw*() really work }end execute{
659 04-03-23 regex/reglib.h: fix isw*() redefines771 03-05-28 regex/*: recode to use isw*() directly when needed, is*() otherwise