Home
last modified time | relevance | path

Searched refs:towctrans (Results 1 – 12 of 12) sorted by relevance

/src/lib/libc/tests/locale/
H A Dtowctrans_test.c60 ATF_REQUIRE(tran[i].func(j) == towctrans(j, t)); in ATF_TC_BODY()
65 ATF_REQUIRE(towctrans(i, t) == i); in ATF_TC_BODY()
73 ATF_REQUIRE(tran[i].func(j) == towctrans(j, t)); in ATF_TC_BODY()
78 ATF_REQUIRE(towctrans(i, t) == i); in ATF_TC_BODY()
/src/contrib/llvm-project/libcxx/include/
H A Dcwctype45 wint_t towctrans(wint_t wc, wctrans_t desc);
91 using ::towctrans _LIBCPP_USING_IF_EXISTS;
H A Dwctype.h90 # undef towctrans
/src/lib/libc/locale/
H A Dwctrans.c64 towctrans(wint_t wc, wctrans_t desc) in towctrans() function
H A DSymbol.map93 towctrans;
H A DMakefile.inc100 MLINKS+=wctrans.3 towctrans.3
/src/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwctype.inc29 using ::towctrans _LIBCPP_USING_IF_EXISTS;
/src/contrib/llvm-project/libcxx/modules/std/
H A Dcwctype.inc29 using std::towctrans _LIBCPP_USING_IF_EXISTS;
/src/include/
H A Dwctype.h73 wint_t towctrans(wint_t, wctrans_t);
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc827 SYMBOL(towctrans, None, <wctype.h>)
H A DStdSymbolMap.inc2923 SYMBOL(towctrans, std::, <cwctype>)
2924 SYMBOL(towctrans, None, <cwctype>)
2925 SYMBOL(towctrans, None, <wctype.h>)
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3161 fun:towctrans=uninstrumented