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

/freebsd-13-stable/sys/sys/
H A Dstdint.h68 #define WCHAR_MIN __WCHAR_MIN macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h680 #ifndef WCHAR_MIN
682 # define WCHAR_MIN __INTN_MIN(__WCHAR_WIDTH__) macro
684 # define WCHAR_MIN __UINTN_C(__WCHAR_WIDTH__, 0) macro
/freebsd-13-stable/bin/ls/
H A Dutil.c190 #if WCHAR_MIN < 0
/freebsd-13-stable/include/
H A Dwchar.h100 #define WCHAR_MIN __WCHAR_MIN macro

Completed in 128 milliseconds