Searched refs:__WCHAR_MIN (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/arm64/include/
H A D_types.h66 #define __WCHAR_MIN 0 /* min value for a wchar_t */ macro
/freebsd-current/sys/riscv/include/
H A D_types.h62 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/freebsd-current/sys/arm/include/
H A D_types.h68 #define __WCHAR_MIN 0 /* min value for a wchar_t */ macro
/freebsd-current/sys/sys/
H A Dstdint.h66 #define WCHAR_MIN __WCHAR_MIN
/freebsd-current/sys/x86/include/
H A D_types.h92 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/freebsd-current/sys/powerpc/include/
H A D_types.h86 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/freebsd-current/include/
H A Dwchar.h98 #define WCHAR_MIN __WCHAR_MIN

Completed in 125 milliseconds