Home
last modified time | relevance | path

Searched refs:__WCHAR_MIN (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/sys/
HDstdint.h66 #define WCHAR_MIN __WCHAR_MIN
/NextBSD/sys/sparc64/include/
HD_types.h97 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/NextBSD/sys/arm64/include/
HD_types.h97 #define __WCHAR_MIN 0 /* min value for a wchar_t */ macro
/NextBSD/sys/riscv/include/
HD_types.h97 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/NextBSD/sys/arm/include/
HD_types.h109 #define __WCHAR_MIN 0 /* min value for a wchar_t */ macro
/NextBSD/sys/powerpc/include/
HD_types.h142 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/NextBSD/sys/mips/include/
HD_types.h150 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/NextBSD/sys/x86/include/
HD_types.h147 #define __WCHAR_MIN __INT_MIN /* min value for a wchar_t */ macro
/NextBSD/include/
HDwchar.h91 #define WCHAR_MIN __WCHAR_MIN