Home
last modified time | relevance | path

Searched refs:UINT_LEAST16_MAX (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h73 #define UINT_LEAST16_MAX UINT16_MAX macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h73 #define UINT_LEAST16_MAX UINT16_MAX macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h73 #define UINT_LEAST16_MAX UINT16_MAX macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h73 #define UINT_LEAST16_MAX UINT16_MAX macro
/third_party/musl/include/
H A Dstdint.h73 #define UINT_LEAST16_MAX UINT16_MAX macro
/third_party/musl/libc-test/src/api/
H A Dstdint.c57 C(UINT_LEAST16_MAX) in f()
H A Dinttypes.c59 C(UINT_LEAST16_MAX) in f()
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp782 # undef UINT_LEAST16_MAX macro
784 # define UINT_LEAST16_MAX 65535 macro
801 && UINT_LEAST16_MAX <= INT_MAX)
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Dittnotify_bindings.rs76 pub const UINT_LEAST16_MAX: u32 = 65535; consts

Completed in 25 milliseconds