Home
last modified time | relevance | path

Searched refs:WC_GRAPH (Results 1 – 15 of 15) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/ctype/
H A Dlocal.h15 #define WC_GRAPH 6 macro
H A Diswctype.c50 case WC_GRAPH:
H A Dwctype.c99 return WC_GRAPH;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/ctype/
H A Dlocal.h15 #define WC_GRAPH 6 macro
H A Diswctype.c50 case WC_GRAPH:
H A Dwctype.c99 return WC_GRAPH;
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/ctype/
H A Dlocal.h15 #define WC_GRAPH 6 macro
H A Diswctype.c50 case WC_GRAPH:
H A Dwctype.c99 return WC_GRAPH;
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/ctype/
H A Dlocal.h18 #define WC_GRAPH 6 macro
H A Diswctype.c55 case WC_GRAPH: in iswctype()
H A Dwctype.c103 return WC_GRAPH; in wctype()
H A Diswctype_l.c21 case WC_GRAPH: in iswctype_l()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/ctl/
H A Dctl.h63 WC_GRAPH, enumerator
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/
H A Dplugin_ui.cpp774 case WC_GRAPH: in build_widget()