Home
last modified time | relevance | path

Searched refs:INT_LEAST32_MAX (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h66 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/musl/include/
Dstdint.h66 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h66 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h66 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h66 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/musl/ndk_musl_include/
Dstdint.h66 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/musl/libc-test/src/api/
Dstdint.c54 C(INT_LEAST32_MAX) in f()
Dinttypes.c56 C(INT_LEAST32_MAX) in f()
/third_party/libuv/include/uv/
Dstdint-msvc2008.h151 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.h151 #define INT_LEAST32_MAX INT32_MAX macro
/third_party/libexif/m4m/
Dstdint.m4684 # define INT_LEAST32_MAX INT32_MAX
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs74 pub const INT_LEAST32_MAX: u32 = 2147483647; constant