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

/freebsd-13-stable/sys/powerpc/include/
H A D_stdint.h179 #define SIG_ATOMIC_MAX INT64_MAX macro
190 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-13-stable/sys/x86/include/
H A D_stdint.h175 #define SIG_ATOMIC_MAX __LONG_MAX macro
183 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-13-stable/sys/riscv/include/
H A D_stdint.h147 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-13-stable/sys/arm/include/
H A D_stdint.h149 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-13-stable/sys/arm64/include/
H A D_stdint.h147 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-13-stable/sys/mips/include/
H A D_stdint.h191 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd-13-stable/contrib/bc/include/
H A Dbcl.h139 #ifndef SIG_ATOMIC_MAX
140 #define SIG_ATOMIC_MAX __SIG_ATOMIC_MAX__ macro
141 #endif // SIG_ATOMIC_MAX
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h668 #define SIG_ATOMIC_MAX __INTN_MAX(__SIG_ATOMIC_WIDTH__) macro

Completed in 74 milliseconds