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
Revert "Remove redundant data for LC_MONETARY for Indian locales"
[glibc.git]
/
localedata
/
tests-mbwc
/
tst_iswprint.c
blob
8d5bde51f2aa07b01d6e608d7eab52d75af5e19e
1
/*
2
ISWPRINT: int iswprint (wint_t wc);
3
*/
4
5
#define TST_FUNCTION iswprint
6
7
#include
"tsp_common.c"
8
#include
"dat_iswprint.c"
9
10
TST_FUNC_ISW
(
PRINT
,
print
);