Searched defs:PTRDIFF_MIN (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A D_stdint.h142 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h142 #define PTRDIFF_MIN INT64_MIN macro
/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h172 #define PTRDIFF_MIN INT64_MIN macro
183 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h142 #define PTRDIFF_MIN INT64_MIN macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h142 #define PTRDIFF_MIN INT64_MIN macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h173 #define PTRDIFF_MIN INT64_MIN macro
180 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h168 #define PTRDIFF_MIN INT64_MIN macro
178 #define PTRDIFF_MIN INT32_MIN macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h651 #define PTRDIFF_MIN (-__PTRDIFF_MAX__-1) macro

Completed in 96 milliseconds