Home
last modified time | relevance | path

Searched defs:WCHAR_MIN (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/sys/arch/arm/include/
H A Dwchar_limits.h42 #define WCHAR_MIN __WCHAR_MIN__ /* wchar_t */ macro
44 #define WCHAR_MIN 0U /* wchar_t */ macro
46 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/hppa/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/mips/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/vax/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/hpc/stand/include/machine/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/sys/
H A Dcommon_wchar_limits.h45 #define WCHAR_MIN __WCHAR_MIN__ /* wchar_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dwchar_limits.h40 #define WCHAR_MIN (-0x7fffffff-1) /* wchar_t */ macro
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dstdint-newlib.h37 #define WCHAR_MIN __WCHAR_MIN__ macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint-newlib.h37 #define WCHAR_MIN __WCHAR_MIN__ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdint.h594 # define WCHAR_MIN \ macro
597 # define WCHAR_MIN \ macro

12