Searched refs:iswpunct (Results 1 – 15 of 15) sorted by relevance
/external/bison/lib/ |
D | wctype.in.h | 125 # 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);
|
D | mbchar.h | 233 #define mb_ispunct(mbc) ((mbc).wc_valid && iswpunct ((mbc).wc))
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | wctype_h.pass.cpp | 51 #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/ |
D | cwctype.pass.cpp | 51 #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/ |
D | wchar.h | 17 #define iswpunct sun_iswpunct macro 37 #undef iswpunct
|
/external/bison/linux-lib/ |
D | wctype.h | 427 # 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/darwin-lib/ |
D | wctype.h | 427 # 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/ |
D | cwctype | 38 int iswpunct(wint_t wc); 74 using ::iswpunct;
|
D | wctype.h | 66 #undef iswpunct
|
/external/libcxx/include/support/xlocale/ |
D | __posix_l_fallback.h | 104 return ::iswpunct(c); in iswpunct_l()
|
/external/libxml2/ |
D | trio.c | 183 # define iswpunct(x) ispunct(x) macro
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2131 fun:iswpunct=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 1190 PUBLIC ddc70 0 iswpunct
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 13679 FUNC 10376 e 4 iswpunct
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 13679 FUNC 10376 e 4 iswpunct
|