Searched refs:is_posix_GRAPH (Results 1 – 1 of 1) sorted by relevance
1992 # define is_posix_GRAPH(c) \ macro2017 # define is_posix_GRAPH(c) (isgraph((U8) (c)) && ! isspace((U8) (c)))2019 # define is_posix_GRAPH(c) isgraph((U8) (c))2050 #define isU8_GRAPH_LC(c) WRAP_U8_LC_((c), CC_GRAPH_, is_posix_GRAPH)