Home
last modified time | relevance | path

Searched refs:iswgraph (Results 1 – 18 of 18) sorted by relevance

/external/libcxx/include/
Dcwctype35 int iswgraph(wint_t wc);
107 #ifdef iswgraph
108 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswgraph(wint_t __wc) {return iswgraph(__wc);}
109 #undef iswgraph
110 inline _LIBCPP_INLINE_VISIBILITY int iswgraph(wint_t __wc) {return __libcpp_iswgraph(__wc);}
111 #else // iswgraph
112 using ::iswgraph;
/external/bison/lib/
Dwctype.in.h122 # undef iswgraph
140 # define iswgraph rpl_iswgraph macro
216 iswgraph in rpl_iswgraph()
372 _GL_CXXALIAS_RPL (iswgraph, int, (wint_t wc));
384 _GL_CXXALIAS_SYS (iswgraph, int, (wint_t wc));
396 _GL_CXXALIASWARN (iswgraph);
Dmbchar.h230 #define mb_isgraph(mbc) ((mbc).wc_valid && iswgraph ((mbc).wc))
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp39 #ifdef iswgraph
40 #error iswgraph defined
101 static_assert((std::is_same<decltype(iswgraph(w)), int>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp39 #ifdef iswgraph
40 #error iswgraph defined
101 static_assert((std::is_same<decltype(std::iswgraph(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h19 #define iswgraph sun_iswgraph macro
39 #undef iswgraph
/external/bison/darwin-lib/
Dwctype.h424 # undef iswgraph
442 # define iswgraph rpl_iswgraph
518 iswgraph in iswgraph() function
674 _GL_CXXALIAS_RPL (iswgraph, int, (wint_t wc));
686 _GL_CXXALIAS_SYS (iswgraph, int, (wint_t wc));
698 _GL_CXXALIASWARN (iswgraph);
/external/bison/linux-lib/
Dwctype.h424 # undef iswgraph
442 # define iswgraph rpl_iswgraph
518 iswgraph in iswgraph() function
674 _GL_CXXALIAS_RPL (iswgraph, int, (wint_t wc));
686 _GL_CXXALIAS_SYS (iswgraph, int, (wint_t wc));
698 _GL_CXXALIASWARN (iswgraph);
/external/libcxx/include/support/xlocale/
Dxlocale.h94 return iswgraph(c); in iswgraph_l()
/external/libedit/src/
Dvis.c219 if (iswgraph(c)) { in do_mbyte()
271 if (!iswextra && (iswgraph(c) || iswwhite(c) || in do_svis()
Dchartype.h84 #define Isgraph(x) iswgraph(x)
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp70 i = iswgraph(L'=');
/external/ltrace/etc/
Dlibc.so.conf467 int iswgraph(wint_t);
/external/libxml2/
Dtrio.c180 # define iswgraph(x) isgraph(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2125 fun:iswgraph=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1192 PUBLIC dde10 0 iswgraph
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13703 FUNC 103e8 11 4 iswgraph
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13703 FUNC 103e8 11 4 iswgraph