Home
last modified time | relevance | path

Searched defs:SIG_ATOMIC_MAX (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/x86/include/
H A D_stdint.h171 #define SIG_ATOMIC_MAX INT64_MAX macro
179 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h177 #define SIG_ATOMIC_MAX INT64_MAX macro
188 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd/sys/arm64/include/
H A D_stdint.h149 #define SIG_ATOMIC_MAX INT64_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h147 #define SIG_ATOMIC_MAX INT32_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h145 #define SIG_ATOMIC_MAX INT64_MAX macro
/freebsd/contrib/bc/include/
H A Dstatus.h337 #define SIG_ATOMIC_MAX __SIG_ATOMIC_MAX__ macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h920 #define SIG_ATOMIC_MAX __INTN_MAX(__SIG_ATOMIC_WIDTH__) macro