Searched refs:mbrtoc32 (Results 1 – 15 of 15) sorted by relevance
| /freebsd/lib/libc/locale/ |
| H A D | mbrtoc32.c | 40 ps = &(XLOCALE_CTYPE(locale)->mbrtoc32); in mbrtoc32_l() 47 mbrtoc32(char32_t * __restrict pc32, const char * __restrict s, size_t n, in mbrtoc32() function
|
| H A D | mbrtoc32_iconv.c | 2 #define mbrtocXX mbrtoc32
|
| H A D | setrunelocale.c | 164 memset(&l->mbrtoc32, 0, sizeof(l->mbrtoc32)); in __setrunelocale()
|
| H A D | Makefile.inc | 26 SRCS+= c16rtomb.c c32rtomb.c mbrtoc16.c mbrtoc32.c 93 MLINKS+=mbrtowc.3 mbrtoc16.3 mbrtowc.3 mbrtoc32.3
|
| H A D | mblocal.h | 68 __mbstate_t mbrtoc32; member
|
| H A D | Symbol.map | 204 mbrtoc32;
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cuchar | 32 size_t mbrtoc32(char32_t* pc32, const char* s, size_t n, mbstate_t* ps); 71 using ::mbrtoc32 _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/include/ |
| H A D | uchar.h | 65 size_t mbrtoc32(char32_t * __restrict, const char * __restrict, size_t,
|
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cuchar.inc | 26 using ::mbrtoc32 _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cuchar.inc | 26 using std::mbrtoc32 _LIBCPP_USING_IF_EXISTS;
|
| H A D | cuchar.cppm | |
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cuchar | 32 size_t mbrtoc32(char32_t* pc32, const char* s, size_t n, mbstate_t* ps);
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 625 SYMBOL(mbrtoc32, None, <uchar.h>)
|
| H A D | StdSymbolMap.inc | 2156 SYMBOL(mbrtoc32, std::, <cuchar>) 2157 SYMBOL(mbrtoc32, None, <cuchar>) 2158 SYMBOL(mbrtoc32, None, <uchar.h>)
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2261 fun:mbrtoc32=uninstrumented
|