Home
last modified time | relevance | path

Searched refs:wcrtomb_pfn_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/locale/
H A Dmblocal.h111 typedef size_t (*wcrtomb_pfn_t)(char * __restrict, wchar_t, typedef
116 size_t, size_t, mbstate_t * __restrict, wcrtomb_pfn_t);
H A Dwcsnrtombs.c62 wcrtomb_pfn_t pwcrtomb) in __wcsnrtombs_std()