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

/freebsd-13-stable/sys/mips/include/
H A D_stdint.h175 #define PTRDIFF_MIN INT64_MIN macro
182 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-13-stable/sys/powerpc/include/
H A D_stdint.h174 #define PTRDIFF_MIN INT64_MIN macro
185 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-13-stable/sys/x86/include/
H A D_stdint.h170 #define PTRDIFF_MIN INT64_MIN macro
180 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-13-stable/sys/riscv/include/
H A D_stdint.h142 #define PTRDIFF_MIN INT64_MIN macro
/freebsd-13-stable/sys/arm/include/
H A D_stdint.h144 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-13-stable/sys/arm64/include/
H A D_stdint.h142 #define PTRDIFF_MIN INT64_MIN macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h651 #define PTRDIFF_MIN (-__PTRDIFF_MAX__-1) macro

Completed in 610 milliseconds