Home
last modified time | relevance | path

Searched refs:WCHAR_MIN (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/sys/
H A Dstdint.h69 #define WCHAR_MIN __WCHAR_MIN macro
/freebsd/lib/libc/tests/gen/
H A Dlimits_test.c80 #if WCHAR_MIN == 0
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h821 #ifndef WCHAR_MIN
823 # define WCHAR_MIN __INTN_MIN(__WCHAR_WIDTH__) macro
825 # define WCHAR_MIN __UINTN_C(__WCHAR_WIDTH__, 0) macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h858 #ifndef WCHAR_MIN
860 #define WCHAR_MIN __INTN_MIN(__WCHAR_WIDTH__) macro
862 #define WCHAR_MIN __UINTN_C(__WCHAR_WIDTH__, 0) macro
/freebsd/bin/ls/
H A Dutil.c182 #if WCHAR_MIN < 0 in prn_octal()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstdint80 WCHAR_MIN
H A Dcwchar20 WCHAR_MIN
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcstdint80 WCHAR_MIN
H A Dcwchar20 WCHAR_MIN
/freebsd/include/
H A Dwchar.h98 #define WCHAR_MIN __WCHAR_MIN macro
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc197 SYMBOL(WCHAR_MIN, None, <wchar.h>)