Searched refs:WCHAR_MIN (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/sys/
H A Dstdint.h66 #define WCHAR_MIN __WCHAR_MIN macro
/freebsd-current/bin/ls/
H A Dutil.c182 #if WCHAR_MIN < 0
/freebsd-current/include/
H A Dwchar.h98 #define WCHAR_MIN __WCHAR_MIN macro
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h928 #ifndef WCHAR_MIN
930 # define WCHAR_MIN __INTN_MIN(__WCHAR_WIDTH__) macro
932 # define WCHAR_MIN __UINTN_C(__WCHAR_WIDTH__, 0) macro

Completed in 285 milliseconds