1/*
2 ISWGRAPH: int iswgraph (wint_t wc);
3*/
4
5#define TST_FUNCTION iswgraph
6
7#include "tsp_common.c"
8#include "dat_iswgraph.c"
9
10TST_FUNC_ISW (GRAPH, graph);
11

source code of glibc/localedata/tests-mbwc/tst_iswgraph.c