Searched refs:towctrans (Results 1 – 12 of 12) sorted by relevance
| /src/lib/libc/tests/locale/ |
| H A D | towctrans_test.c | 60 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 D | cwctype | 45 wint_t towctrans(wint_t wc, wctrans_t desc); 91 using ::towctrans _LIBCPP_USING_IF_EXISTS;
|
| H A D | wctype.h | 90 # undef towctrans
|
| /src/lib/libc/locale/ |
| H A D | wctrans.c | 64 towctrans(wint_t wc, wctrans_t desc) in towctrans() function
|
| H A D | Symbol.map | 93 towctrans;
|
| H A D | Makefile.inc | 100 MLINKS+=wctrans.3 towctrans.3
|
| /src/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cwctype.inc | 29 using ::towctrans _LIBCPP_USING_IF_EXISTS;
|
| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cwctype.inc | 29 using std::towctrans _LIBCPP_USING_IF_EXISTS;
|
| /src/include/ |
| H A D | wctype.h | 73 wint_t towctrans(wint_t, wctrans_t);
|
| /src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 827 SYMBOL(towctrans, None, <wctype.h>)
|
| H A D | StdSymbolMap.inc | 2923 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 D | libc_ubuntu1404_abilist.txt | 3161 fun:towctrans=uninstrumented
|