Home
last modified time | relevance | path

Searched refs:wcsnlen (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-misplaced-operator-in-strlen-in-alloc.c16 size_t wcsnlen(const wchar_t *, size_t);
35 new_name = (wchar_t *)malloc(wcsnlen(name + 1, 10)); in bad_malloc_wide()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_win_dll_thunk.cpp88 INTERCEPT_LIBRARY_FUNCTION(wcsnlen);
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dbugprone-misplaced-operator-in-strlen-in-alloc.rst7 ``strnlen()``, ``strnlen_s()``, ``wcslen()``, ``wcsnlen()``, and ``wcsnlen_s()``
/external/mtools/
Dsysincludes.h504 size_t wcsnlen(const wchar_t *wcs, size_t l);
DmissFuncs.c488 size_t wcsnlen(const wchar_t *wcs, size_t l) in wcsnlen() function
DcharsetConv.c374 len = wcsnlen(wchar,len); in wchar_to_native()
Dconfigure.in176 wcsdup wcscasecmp wcsnlen putwc \
Dconfig.h.in336 /* Define to 1 if you have the `wcsnlen' function. */
Dconfigure5464 wcsdup wcscasecmp wcsnlen putwc \
/external/python/cpython3/PC/
Dwinreg.c745 size_t len = wcsnlen(data, retDataSize / sizeof(wchar_t)); in Reg2Py()
770 size_t slen = wcsnlen(str[index], len); in Reg2Py()
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp1521 SIZE_T copy_size = REAL(wcsnlen)(src, n); in INTERCEPTOR()
1662 INTERCEPT_FUNCTION(wcsnlen); in InitializeInterceptors()
/external/e2fsprogs/lib/
Dconfig.h.in621 /* Define to 1 if you have the `wcsnlen' function. */
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc6913 INTERCEPTOR(SIZE_T, wcsnlen, const wchar_t *s, SIZE_T n) {
6915 COMMON_INTERCEPTOR_ENTER(ctx, wcsnlen, s, n);
6916 SIZE_T res = REAL(wcsnlen)(s, n);
6922 COMMON_INTERCEPT_FUNCTION(wcsnlen);
6940 SIZE_T src_size = REAL(wcsnlen)(src, n);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3256 fun:wcsnlen=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3256 fun:wcsnlen=uninstrumented
/external/e2fsprogs/
Daclocal.m41131 snprintf strnlen wcslen wcsnlen mbrtowc wcrtomb])
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym610 PUBLIC 920f0 0 wcsnlen