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
Linux: Assume and consolidate bind wire-up syscall
[glibc.git]
/
localedata
/
tests-mbwc
/
tst_iswspace.c
blob
6c26d5ff6428d0ae6a63ad30b883cc9d08f78e91
1
/*
2
ISWSPACE: int iswspace (wint_t wc);
3
*/
4
5
#define TST_FUNCTION iswspace
6
7
#include
"tsp_common.c"
8
#include
"dat_iswspace.c"
9
10
TST_FUNC_ISW
(
SPACE
,
space
);