repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
AArch64: Remove SVE erf and erfc tables
[glibc.git]
/
localedata
/
tests-mbwc
/
tst_iswgraph.c
blob
91a70e2d3bca7607fe96b0a136cead335aaef76d
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
10
TST_FUNC_ISW
(
GRAPH
,
graph
);