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
[BZ #3189]
[glibc.git]
/
libio
/
tst-wmemstream1.c
blob
0c59c1adcba837e4b0b9f6658d4a07a22bdff8c2
1
#define CHAR_T wchar_t
2
#define W(o) L##o
3
#define OPEN_MEMSTREAM open_wmemstream
4
5
#include
"tst-memstream1.c"