Searched refs:iswgraph (Results 1 – 13 of 13) sorted by relevance
39 #ifdef iswgraph40 #error iswgraph defined101 static_assert((std::is_same<decltype(iswgraph(w)), int>::value), ""); in main()
39 #ifdef iswgraph40 #error iswgraph defined101 static_assert((std::is_same<decltype(std::iswgraph(w)), int>::value), ""); in main()
19 #define iswgraph sun_iswgraph macro39 #undef iswgraph
35 int iswgraph(wint_t wc);71 using ::iswgraph;
63 #undef iswgraph
92 return ::iswgraph(c); in iswgraph_l()
219 if (iswgraph(c)) { in do_mbyte()271 if (!iswextra && (iswgraph(c) || iswwhite(c) || in do_svis()
84 #define Isgraph(x) iswgraph(x)
180 # define iswgraph(x) isgraph(x) macro
2125 fun:iswgraph=uninstrumented
1192 PUBLIC dde10 0 iswgraph
13703 FUNC 103e8 11 4 iswgraph