Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Diswctype.c84 #undef iswgraph
86 iswgraph(wint_t wc) in iswgraph() function
H A DSymbol.map32 iswgraph;
H A DMakefile.inc72 iswalnum.3 iswcntrl.3 iswalnum.3 iswdigit.3 iswalnum.3 iswgraph.3 \
/freebsd/include/
H A Dwctype.h66 int iswgraph(wint_t);
105 #define iswgraph(wc) __istype((wc), _CTYPE_G) macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwctype34 int iswgraph(wint_t wc);
80 using ::iswgraph _LIBCPP_USING_IF_EXISTS;
H A Dwctype.h31 int iswgraph(wint_t wc);
79 # undef iswgraph
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwctype.inc22 using ::iswgraph _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwctype.cppm
H A Dcwctype.inc22 using std::iswgraph _LIBCPP_USING_IF_EXISTS;
/freebsd/lib/libc/tests/locale/
H A Diswctype_test.c68 { "graph", iswgraph },
/freebsd/contrib/nvi/common/
H A Dmultibyte.h47 #define ISGRAPH iswgraph
/freebsd/usr.bin/col/
H A Dcol.c175 if (!iswgraph(ch)) { in main()
/freebsd/contrib/libc-vis/
H A Dvis.c122 (((flags) & VIS_NOLOCALE) ? iscgraph(c) : iswgraph(c))
/freebsd/contrib/libedit/
H A Dchared.c219 if (iswgraph(p)) in cv__isword()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc569 SYMBOL(iswgraph, None, <wctype.h>)
H A DStdSymbolMap.inc1876 SYMBOL(iswgraph, std::, <cwctype>)
1877 SYMBOL(iswgraph, None, <cwctype>)
1878 SYMBOL(iswgraph, None, <wctype.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2131 fun:iswgraph=uninstrumented