Searched refs:SSIZE_MIN (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dlimits.h90 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
93 #define SSIZE_MIN INT_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/powerpc/include/
H A Dlimits.h90 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
93 #define SSIZE_MIN INT_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dlimits.h79 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dlimits.h71 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/vax/include/
H A Dlimits.h69 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/sh3/include/
H A Dlimits.h69 #define SSIZE_MIN INT_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/i386/include/
H A Dlimits.h69 #define SSIZE_MIN INT_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/m68k/include/
H A Dlimits.h69 #define SSIZE_MIN INT_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dlimits.h75 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dlimits.h68 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/sys/
H A Dcommon_limits.h65 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/arm/include/
H A Dlimits.h75 #define SSIZE_MIN LONG_MIN /* min value for a ssize_t */ macro
/netbsd-current/sys/arch/hppa/include/
H A Dlimits.h104 #define SSIZE_MIN INT_MIN /* min value for a ssize_t */ macro

Completed in 132 milliseconds