Home
last modified time | relevance | path

Searched refs:iswpunct (Results 1 – 16 of 16) sorted by relevance

/external/libcxx/include/
Dcwctype38 int iswpunct(wint_t wc);
131 #ifdef iswpunct
132 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswpunct(wint_t __wc) {return iswpunct(__wc);}
133 #undef iswpunct
134 inline _LIBCPP_INLINE_VISIBILITY int iswpunct(wint_t __wc) {return __libcpp_iswpunct(__wc);}
135 #else // iswpunct
136 using ::iswpunct;
/external/bison/lib/
Dwctype.in.h125 # undef iswpunct
143 # define iswpunct rpl_iswpunct macro
249 iswpunct in rpl_iswpunct()
375 _GL_CXXALIAS_RPL (iswpunct, int, (wint_t wc));
387 _GL_CXXALIAS_SYS (iswpunct, int, (wint_t wc));
399 _GL_CXXALIASWARN (iswpunct);
Dmbchar.h233 #define mb_ispunct(mbc) ((mbc).wc_valid && iswpunct ((mbc).wc))
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp51 #ifdef iswpunct
52 #error iswpunct defined
104 static_assert((std::is_same<decltype(iswpunct(w)), int>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp51 #ifdef iswpunct
52 #error iswpunct defined
104 static_assert((std::is_same<decltype(std::iswpunct(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h17 #define iswpunct sun_iswpunct macro
37 #undef iswpunct
/external/bison/darwin-lib/
Dwctype.h427 # undef iswpunct
445 # define iswpunct rpl_iswpunct
551 iswpunct in iswpunct() function
677 _GL_CXXALIAS_RPL (iswpunct, int, (wint_t wc));
689 _GL_CXXALIAS_SYS (iswpunct, int, (wint_t wc));
701 _GL_CXXALIASWARN (iswpunct);
/external/bison/linux-lib/
Dwctype.h427 # undef iswpunct
445 # define iswpunct rpl_iswpunct
551 iswpunct in iswpunct() function
677 _GL_CXXALIAS_RPL (iswpunct, int, (wint_t wc));
689 _GL_CXXALIAS_SYS (iswpunct, int, (wint_t wc));
701 _GL_CXXALIASWARN (iswpunct);
/external/libcxx/include/support/xlocale/
Dxlocale.h106 return iswpunct(c); in iswpunct_l()
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp78 i = iswpunct(L'•');
/external/ltrace/etc/
Dlibc.so.conf470 int iswpunct(wint_t);
/external/libxml2/
Dtrio.c183 # define iswpunct(x) ispunct(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2131 fun:iswpunct=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1190 PUBLIC ddc70 0 iswpunct
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13679 FUNC 10376 e 4 iswpunct
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13679 FUNC 10376 e 4 iswpunct