Home
last modified time | relevance | path

Searched defs:UINT16_MAX (Results 1 - 18 of 18) sorted by relevance

/third_party/openssl/ohos_lite/include/internal/
H A Dnumbers.h48 # define UINT16_MAX __MAXUINT__(uint16_t) macro
/third_party/node/deps/openssl/openssl/include/internal/
H A Dnumbers.h49 # define UINT16_MAX __MAXUINT__(uint16_t) macro
/third_party/openssl/include/internal/
H A Dnumbers.h49 # define UINT16_MAX __MAXUINT__(uint16_t) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Dumachine.h195 # define UINT16_MAX ((uint16_t)(65535U)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H A DDataTypes.h88 #define UINT16_MAX 65535 macro
131 #define UINT16_MAX 65535 macro
/third_party/icu/icu4c/source/common/unicode/
H A Dumachine.h217 # define UINT16_MAX ((uint16_t)(65535U)) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dumachine.h217 # define UINT16_MAX ((uint16_t)(65535U)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h49 #define UINT16_MAX (0xffff) macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h49 #define UINT16_MAX (0xffff) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h49 #define UINT16_MAX (0xffff) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h49 #define UINT16_MAX (0xffff) macro
/third_party/musl/include/
H A Dstdint.h49 #define UINT16_MAX (0xffff) macro
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h141 #define UINT16_MAX _UI16_MAX macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp174 #define UINT16_MAX (65535U) macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp138 # define UINT16_MAX (65535U) macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp322 # define UINT16_MAX (65535U) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp408 #define UINT16_MAX (65535U) macro
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Dittnotify_bindings.rs67 pub const UINT16_MAX: u32 = 65535; consts

Completed in 27 milliseconds