Searched refs:mbrtowc (Results 76 - 78 of 78) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/
H A Dconfigure21613 { echo "$as_me:$LINENO: checking whether mbrtowc and mbstate_t are properly declared" >&5
21614 echo $ECHO_N "checking whether mbrtowc and mbstate_t are properly declared... $ECHO_C" >&6; }
21632 return ! (sizeof state && (mbrtowc) (&wc, s, n, &state));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure31685 { $as_echo "$as_me:$LINENO: checking whether mbrtowc and mbstate_t are properly declared" >&5
31686 $as_echo_n "checking whether mbrtowc and mbstate_t are properly declared... " >&6; }
31704 return ! (sizeof state && (mbrtowc) (&wc, s, n, &state));
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure32804 for ac_func in getc_unlocked mbrtowc wcrtomb mbsinit setlocale
[all...]

Completed in 402 milliseconds

1234