index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
bits
/
wchar.h
blob: ffb269170d9f27b689670cd950df52d5e0be3402 (
plain
) (
blame
)
1
2
3
4
#ifndef WCHAR_MIN #define WCHAR_MIN 0U #define WCHAR_MAX 0xffffffffU #endif