Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h65 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/musl/include/
Dstdint.h65 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h65 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h65 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h65 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/musl/ndk_musl_include/
Dstdint.h65 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/musl/libc-test/src/api/
Dstdint.c53 C(INT_LEAST16_MAX) in f()
Dinttypes.c55 C(INT_LEAST16_MAX) in f()
/third_party/libuv/include/uv/
Dstdint-msvc2008.h149 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.h149 #define INT_LEAST16_MAX INT16_MAX macro
/third_party/libexif/m4m/
Dstdint.m4683 # define INT_LEAST16_MAX INT16_MAX
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs73 pub const INT_LEAST16_MAX: u32 = 32767; constant