repo.or.cz
/
glibc
/
pb-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
[glibc/pb-stable.git]
/
stdio-common
/
tst-swscanf.c
blob
6ec1c8e6c7469a7d3297a7ba7cfba42db2ba985a
1
#define CHAR wchar_t
2
#define L(str) L##str
3
#define SSCANF swscanf
4
#include <wchar.h>
5
#include
"tst-sscanf.c"