Home
last modified time | relevance | path

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

/external/libcxx/include/
Dcstdlib72 int mblen(const char* s, size_t n);
149 using ::mblen;
/external/openssh/openbsd-compat/
Dopenbsd-compat.h230 # define mblen(x, y) (1) macro
/external/libcxx/test/std/depr/depr.c.headers/
Dstdlib_h.pass.cpp115 static_assert((std::is_same<decltype(mblen("",0)), int>::value), ""); in main()
/external/libcxx/test/std/language.support/support.runtime/
Dcstdlib.pass.cpp107 static_assert((std::is_same<decltype(std::mblen("",0)), int>::value), ""); in main()
/external/libxml2/
Dtrio.c1234 (void)mblen(NULL, 0);
1246 charlen = mblen(&format[index], MB_LEN_MAX);
2558 (void)mblen(NULL, 0);
3107 (void)mblen(NULL, 0);
3115 charlen = mblen(&format[index], MB_LEN_MAX);
5714 while ((j < (int)sizeof(buffer)) && (mblen(buffer, (size_t)j) != j));
5750 (void)mblen(NULL, 0);
6076 (void)mblen(NULL, 0);
6084 charlen = mblen(&format[index], MB_LEN_MAX);
/external/openssh/
Dsftp.c1922 if ((clen = mblen(tmp2 + i, len - i)) < 0 || in complete_match()
Dconfig.h.in772 /* Define to 1 if you have the `mblen' function. */
Dconfigure.ac1790 AC_CHECK_FUNCS([mblen mbtowc nl_langinfo wcwidth])
DChangeLog8796 Put brackets around mblen() compat constant.
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2252 fun:mblen=uninstrumented
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/NVPTX/
Ddebug-info.ll8757 !334 = !DISubprogram(name: "mblen", scope: !254, file: !254, line: 863, type: !335, isLocal: false,…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym232 PUBLIC 42030 0 mblen