Searched refs:SIG_ATOMIC_MIN (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h176 #define SIG_ATOMIC_MIN INT64_MIN macro
187 #define SIG_ATOMIC_MIN INT32_MIN macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h172 #define SIG_ATOMIC_MIN __LONG_MIN macro
180 #define SIG_ATOMIC_MIN INT32_MIN macro
/freebsd-11-stable/sys/arm/include/
H A D_stdint.h146 #define SIG_ATOMIC_MIN INT32_MIN macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h146 #define SIG_ATOMIC_MIN INT32_MIN macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h146 #define SIG_ATOMIC_MIN INT32_MIN macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h146 #define SIG_ATOMIC_MIN INT32_MIN macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h188 #define SIG_ATOMIC_MIN INT32_MIN macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h667 #define SIG_ATOMIC_MIN __INTN_MIN(__SIG_ATOMIC_WIDTH__) macro

Completed in 90 milliseconds