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
Replace FSF snail mail address with URLs.
[glibc.git]
/
libio
/
tst-wmemstream1.c
blob
f8b308bc6cc8d6305d785a9a3ede42b73fdce158
1
#include <wchar.h>
2
3
#define CHAR_T wchar_t
4
#define W(o) L##o
5
#define OPEN_MEMSTREAM open_wmemstream
6
7
#include
"tst-memstream1.c"