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

/freebsd-11-stable/sys/arm/include/
H A D_stdint.h147 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h147 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h177 #define SIG_ATOMIC_MAX INT64_MAX macro
188 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h147 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h147 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h189 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h173 #define SIG_ATOMIC_MAX __LONG_MAX macro
181 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h668 #define SIG_ATOMIC_MAX __INTN_MAX(__SIG_ATOMIC_WIDTH__) macro

Completed in 83 milliseconds