Home
last modified time | relevance | path

Searched defs:WCHAR_MIN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dstdint.h66 #define WCHAR_MIN __WCHAR_MIN macro
/freebsd/include/
H A Dwchar.h98 #define WCHAR_MIN __WCHAR_MIN macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h934 # define WCHAR_MIN __INTN_MIN(__WCHAR_WIDTH__) macro
936 # define WCHAR_MIN __UINTN_C(__WCHAR_WIDTH__, 0) macro