Home
last modified time | relevance | path

Searched defs:__OFF_MIN (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/x86/include/
HD_limits.h79 #define __OFF_MIN __LONG_MIN /* min value for an off_t */ macro
89 #define __OFF_MIN __LLONG_MIN macro
/NextBSD/sys/arm/include/
HD_limits.h74 #define __OFF_MIN __LLONG_MIN /* min value for a off_t */ macro
/NextBSD/sys/arm64/include/
HD_limits.h72 #define __OFF_MIN __LONG_MIN /* min value for an off_t */ macro
/NextBSD/sys/sparc64/include/
HD_limits.h72 #define __OFF_MIN __LONG_MIN /* min value for an off_t */ macro
/NextBSD/sys/riscv/include/
HD_limits.h72 #define __OFF_MIN __LONG_MIN /* min value for an off_t */ macro
/NextBSD/sys/mips/include/
HD_limits.h83 #define __OFF_MIN __LLONG_MIN /* min value for an off_t */ macro
/NextBSD/sys/powerpc/include/
HD_limits.h85 #define __OFF_MIN __LLONG_MIN /* min value for an off_t */ macro