Home
last modified time | relevance | path

Searched defs:SIG_ATOMIC_WIDTH (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/x86/include/
H A D_stdint.h209 #define SIG_ATOMIC_WIDTH INT64_WIDTH macro
213 #define SIG_ATOMIC_WIDTH INT32_WIDTH macro
/freebsd/sys/riscv/include/
H A D_stdint.h171 #define SIG_ATOMIC_WIDTH INT64_WIDTH macro
/freebsd/sys/arm/include/
H A D_stdint.h173 #define SIG_ATOMIC_WIDTH INT32_WIDTH macro
/freebsd/sys/arm64/include/
H A D_stdint.h175 #define SIG_ATOMIC_WIDTH INT64_WIDTH macro
/freebsd/sys/powerpc/include/
H A D_stdint.h221 #define SIG_ATOMIC_WIDTH INT32_WIDTH macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h947 #define SIG_ATOMIC_WIDTH __SIG_ATOMIC_WIDTH__ macro