ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../localedata/tests-mbwc/tst_iswgraph.c

11 lines
156 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
/*
ISWGRAPH: int iswgraph (wint_t wc);
*/
#define TST_FUNCTION iswgraph
#include "tsp_common.c"
#include "dat_iswgraph.c"
TST_FUNC_ISW (GRAPH, graph);