Searched refs:wcstok (Results 1 – 12 of 12) sorted by relevance
/freebsd/lib/libc/string/ |
H A D | wcstok.c | 40 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, in wcstok() function
|
H A D | Makefile.inc | 27 wcsrchr.c wcsspn.c wcsstr.c wcstok.c wcswidth.c wcsxfrm.c wmemchr.c \ 54 wcscoll.3 wcstok.3 \
|
H A D | Symbol.map | 66 wcstok;
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cwchar.inc | 56 using ::wcstok _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cwchar.cppm |
|
H A D | cwchar.inc | 56 using std::wcstok _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cwchar | 81 wchar_t* wcstok(wchar_t* restrict s1, const wchar_t* restrict s2, wchar_t** restrict ptr); 177 using ::wcstok _LIBCPP_USING_IF_EXISTS;
|
/freebsd/include/ |
H A D | wchar.h | 171 wchar_t *wcstok(wchar_t * __restrict, const wchar_t * __restrict,
|
/freebsd/usr.bin/column/ |
H A D | column.c | 230 (cols[coloff] = wcstok(p, separator, &last)); in maketbl()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 914 SYMBOL(wcstok, None, <wchar.h>)
|
H A D | StdSymbolMap.inc | 3185 SYMBOL(wcstok, std::, <cwchar>) 3186 SYMBOL(wcstok, None, <cwchar>) 3187 SYMBOL(wcstok, None, <wchar.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3274 fun:wcstok=uninstrumented
|