Searched defs:__wcrtomb (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/locale/
H A Dmblocal.h52 size_t (*__wcrtomb)(char * __restrict, wchar_t, mbstate_t * __restrict); member in struct:xlocale_ctype
H A Dnone.c196 size_t (*__wcrtomb)(char * __restrict, wchar_t, mbstate_t * __restrict) = variable
/freebsd-10-stable/contrib/libgnuregex/
H A Dregex_internal.h120 # define __wcrtomb wcrtomb macro

Completed in 161 milliseconds