This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
mirror of
git://git.musl-libc.org/musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a470b0a6e
musl
/
arch
/
x86_64
/
bits
/
wchar.h
5 lines
90 B
C
Raw
Blame
History
#
ifndef WCHAR_MIN
#
define WCHAR_MIN (-1-0x7fffffff)
#
define WCHAR_MAX (0x7fffffff)
#
endif
Reference in New Issue
View Git Blame
Copy Permalink