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
* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.
[glibc.git]
/
localedata
/
tests-mbwc
/
tst_iswcntrl.c
blob
4e1baa8dc81e0bda54799eb61bc9f86d21bc6bc3
1
/*
2
ISWCNTRL: int iswcntrl (wint_t wc);
3
*/
4
5
#define TST_FUNCTION iswcntrl
6
7
#include
"tsp_common.c"
8
#include
"dat_iswcntrl.c"
9
10
TST_FUNC_ISW
(
CNTRL
,
cntrl
);