Searched refs:iswcntrl (Results 1 – 6 of 6) sorted by relevance
53 #if !defined iswcntrl && !HAVE_ISWCNTRL54 # define iswcntrl(wc) 0 macro195 width += (iswcntrl (wc) ? 0 : 1); in mbsnwidth()
14 AC_CHECK_FUNCS(iswcntrl wcwidth)
221 iswcntrl(ch); in StdLibIsControl()
162 /* Define to 1 if you have the `iswcntrl' function. */
1586 configure:13377: checking for iswcntrl1588 conftest.c:111: warning: conflicting types for built-in function 'iswcntrl'
13374 for ac_func in iswcntrl wcwidth