Home
last modified time | relevance | path

Searched refs:SIG_ATOMIC_MAX (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h93 #define SIG_ATOMIC_MAX INT32_MAX macro
/third_party/musl/include/
Dstdint.h93 #define SIG_ATOMIC_MAX INT32_MAX macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h93 #define SIG_ATOMIC_MAX INT32_MAX macro
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h93 #define SIG_ATOMIC_MAX INT32_MAX macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h93 #define SIG_ATOMIC_MAX INT32_MAX macro
/third_party/musl/ndk_musl_include/
Dstdint.h93 #define SIG_ATOMIC_MAX INT32_MAX macro
/third_party/musl/libc-test/src/api/
Dstdint.c81 C(SIG_ATOMIC_MAX) in f()
Dinttypes.c83 C(SIG_ATOMIC_MAX) in f()
/third_party/libuv/include/uv/
Dstdint-msvc2008.h200 #define SIG_ATOMIC_MAX INT_MAX macro
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.h200 #define SIG_ATOMIC_MAX INT_MAX macro
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs93 pub const SIG_ATOMIC_MAX: u32 = 2147483647; constant