Lines Matching refs:btowc
2438 ac_func_list="$ac_func_list btowc"
6903 # Code from module btowc:
21096 # Code from module btowc:
21115 { $as_echo "$as_me:$LINENO: checking whether btowc(0) is correct" >&5
21116 $as_echo_n "checking whether btowc(0) is correct... " >&6; }
21143 if (btowc ('\0') != 0)
21189 { $as_echo "$as_me:$LINENO: checking whether btowc(EOF) is correct" >&5
21190 $as_echo_n "checking whether btowc(EOF) is correct... " >&6; }
21220 if (btowc (EOF) != WEOF)
21289 gl_LIBOBJS="$gl_LIBOBJS btowc.$ac_objext"
31096 for gl_func in btowc wctob mbsinit mbrtowc mbrlen mbsrtowcs mbsnrtowcs wcrtomb wcsrtombs wcsnrtombs wcwidth; do