Searched refs:__wcrtomb (Results 1 – 2 of 2) sorted by relevance
120 # define __wcrtomb wcrtomb macro
341 && (__wcrtomb ((char *) buf, towlower (wc), &state) in re_compile_fastmap_iter()413 if (__wcrtomb (buf, cset->mbchars[i], &state) != (size_t) -1) in re_compile_fastmap_iter()417 if (__wcrtomb (buf, towlower (cset->mbchars[i]), &state) in re_compile_fastmap_iter()