Home
last modified time | relevance | path

Searched refs:mbtowc (Results 1 – 24 of 24) sorted by relevance

/external/bison/lib/
Dstdlib.in.h298 # undef mbtowc
299 # define mbtowc rpl_mbtowc
301 _GL_FUNCDECL_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
302 _GL_CXXALIAS_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
304 _GL_CXXALIAS_SYS (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
306 _GL_CXXALIASWARN (mbtowc);
Dmbrtowc.c97 mbtowc (NULL, NULL, 0); in mbrtowc()
100 int res = mbtowc (pwc, p, m); in mbrtowc()
Dvasnprintf.c2601 count = mbtowc (&wc, arg, arg_end - arg); in VASNPRINTF()
2626 count = mbtowc (&wc, arg, arg_end - arg); in VASNPRINTF()
/external/bison/linux-lib/
Dstdlib.h620 # undef mbtowc
621 # define mbtowc rpl_mbtowc
623 _GL_FUNCDECL_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
624 _GL_CXXALIAS_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
626 _GL_CXXALIAS_SYS (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
628 _GL_CXXALIASWARN (mbtowc);
/external/bison/darwin-lib/
Dstdlib.h620 # undef mbtowc
621 # define mbtowc rpl_mbtowc
623 _GL_FUNCDECL_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
624 _GL_CXXALIAS_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
626 _GL_CXXALIAS_SYS (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
628 _GL_CXXALIASWARN (mbtowc);
/external/libedit/src/
Dchartype.h67 #define ct_mbtowc mbtowc
68 #define ct_mbtowc_reset mbtowc(0,0,(size_t)0)
Dvis.c409 clen = mbtowc(src, mbsrc, MB_LEN_MAX); in istrsenvisx()
/external/libcxx/include/
Dcstdlib73 int mbtowc(wchar_t* restrict pwc, const char* restrict s, size_t n);
152 using ::mbtowc;
D__config764 // Thread-unsafe functions such as strtok(), mbtowc() and localtime()
Dlocale333 return mbtowc(__pwc, __pmb, __max);
/external/bison/m4/
Dmbrtowc.m4161 dnl Test whether mbrtowc works not worse than mbtowc.
169 AC_CACHE_CHECK([whether mbrtowc works as well as mbtowc],
200 mbtowc returns 4 (correct) and sets wc to 0x5EDC. */
209 && mbtowc (&wc, input + 3, 6) == 4)
/external/libcxx/test/std/depr/depr.c.headers/
Dstdlib_h.pass.cpp79 static_assert((std::is_same<decltype(mbtowc(pw,"",0)), int>::value), ""); in main()
/external/libcxx/test/std/language.support/support.runtime/
Dcstdlib.pass.cpp95 static_assert((std::is_same<decltype(std::mbtowc(pw,"",0)), int>::value), ""); in main()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc569 INTERCEPTOR(int, mbtowc, wchar_t *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument
571 int res = REAL(mbtowc)(dest, src, n); in INTERCEPTOR()
1593 INTERCEPT_FUNCTION(mbtowc); in InitializeInterceptors()
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/lib/linux/
Dlibclang_rt.msan-x86_64.a.syms1383 mbtowc;
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1975 TEST(MemorySanitizer, mbtowc) { in TEST() argument
1978 int res = mbtowc(&wx, x, 3); in TEST()
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest64.sym248 FILE 7310 f:\dd\vctools\crt\crtw32\convert\mbtowc.c
3355 FUNC 8470 8 0 mbtowc
/external/libxml2/
Dtrio.c5718 size = mbtowc(&wch, buffer, sizeof(buffer));
/external/bison/
Dconfigure25006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mbrtowc works as well as mbtowc" >&5
25007 $as_echo_n "checking whether mbrtowc works as well as mbtowc... " >&6; }
25649 mbtowc returns 4 (correct) and sets wc to 0x5EDC. */
25658 && mbtowc (&wc, input + 3, 6) == 4)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2261 fun:mbtowc=uninstrumented
/external/valgrind/perf/
Dtest_input_for_tinycc.c887 extern int mbtowc (wchar_t *__restrict __pwc,
/external/google-breakpad/src/processor/testdata/
Dmodule0.out6356 FILE 6355 f:\sp\vctools\crt_bld\self_x86\crt\src\mbtowc.c
14541 FUNC 12514 17 c mbtowc
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym6356 FILE 6355 f:\sp\vctools\crt_bld\self_x86\crt\src\mbtowc.c
14541 FUNC 12514 17 c mbtowc
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym234 PUBLIC 420f0 0 mbtowc