Searched refs:c32rtomb (Results 1 – 12 of 12) sorted by relevance
/freebsd/lib/libc/locale/ |
H A D | c32rtomb.c | 47 ps = &(XLOCALE_CTYPE(locale)->c32rtomb); in c32rtomb_l() 54 c32rtomb(char * __restrict s, char32_t c32, mbstate_t * __restrict ps) in c32rtomb() function
|
H A D | c32rtomb_iconv.c | 2 #define cXXrtomb c32rtomb
|
H A D | setrunelocale.c | 160 memset(&l->c32rtomb, 0, sizeof(l->c32rtomb)); in __setrunelocale()
|
H A D | Makefile.inc | 26 SRCS+= c16rtomb.c c32rtomb.c mbrtoc16.c mbrtoc32.c 95 MLINKS+=wcrtomb.3 c16rtomb.3 wcrtomb.3 c32rtomb.3
|
H A D | mblocal.h | 80 __mbstate_t c32rtomb; member
|
H A D | Symbol.map | 200 c32rtomb;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cuchar | 33 size_t c32rtomb(char* s, char32_t c32, mbstate_t* ps); 69 using ::c32rtomb _LIBCPP_USING_IF_EXISTS;
|
/freebsd/include/ |
H A D | uchar.h | 57 size_t c32rtomb(char * __restrict, char32_t, mbstate_t * __restrict);
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cuchar.cppm |
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 317 SYMBOL(c32rtomb, None, <uchar.h>)
|
H A D | StdSymbolMap.inc | 842 SYMBOL(c32rtomb, std::, <cuchar>) 843 SYMBOL(c32rtomb, None, <cuchar>) 844 SYMBOL(c32rtomb, None, <uchar.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1407 fun:c32rtomb=uninstrumented
|