Home
last modified time | relevance | path

Searched refs:iswspace (Results 1 – 21 of 21) sorted by relevance

/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp58 #ifdef iswspace
59 #error iswspace defined
106 ASSERT_SAME_TYPE(int, decltype(std::iswspace(w))); in main()
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp55 #ifdef iswspace
56 #error iswspace defined
105 static_assert((std::is_same<decltype(iswspace(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h16 #define iswspace sun_iswspace macro
36 #undef iswspace
/external/libcxx/include/
Dcwctype39 int iswspace(wint_t wc);
75 using ::iswspace;
Dwctype.h67 #undef iswspace
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h205 iswspace(ch); in StdLibIsSpace()
240 iswspace(ch); in StdLibIsWhiteSpace()
/external/python/cpython2/Objects/
Dunicodetype_db.h3277 return iswspace(ch); in _PyUnicode_IsWhitespace()
/external/toybox/toys/posix/
Dwc.c96 space = iswspace(wchar); in do_wc()
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h108 return ::iswspace(c); in iswspace_l()
/external/python/cpython3/Include/
Dpyport.h587 #define isspace(c) iswspace(btowc(c))
/external/python/cpython2/Include/
Dpyport.h733 #define isspace(c) iswspace(btowc(c))
Dunicodeobject.h334 #define Py_UNICODE_ISSPACE(ch) iswspace(ch)
/external/libchrome/base/strings/
Dstring_number_conversions.cc114 return 0 != iswspace(c); in Invoke()
/external/python/cpython3/PC/
Dlauncher.c1492 while (*s && iswspace(*s)) { in find_home_value()
1501 } while (*s && iswspace(*s)); in find_home_value()
/external/python/cpython3/Modules/
Doverlapped.c497 while (iswspace(lpMsgBuf[n-1])) in overlapped_FormatMessage()
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c250 while (iswspace(lpMsgBuf[n-1])) in FormatError()
/external/libxml2/
Dtrio.c184 # define iswspace(x) isspace(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2133 fun:iswspace=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1189 PUBLIC ddba0 0 iswspace
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13671 FUNC 10355 e 4 iswspace
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13671 FUNC 10355 e 4 iswspace