Home
last modified time | relevance | path

Searched defs:UINT16_MAX (Results 1 – 25 of 25) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h88 #define UINT16_MAX 65535 macro
131 #define UINT16_MAX 65535 macro
/external/llvm/include/llvm/Support/
DDataTypes.h89 #define UINT16_MAX 65535 macro
131 # define UINT16_MAX 65535 macro
/external/capstone/include/capstone/
Dplatform.h62 #define UINT16_MAX 0xffffui16 macro
/external/capstone/include/
Dplatform.h55 #define UINT16_MAX 0xffffui16 macro
/external/icu/libandroidicu/include/unicode/
Dumachine.h217 # define UINT16_MAX ((uint16_t)(65535U)) macro
/external/icu/icu4c/source/common/unicode/
Dumachine.h217 # define UINT16_MAX ((uint16_t)(65535U)) macro
/external/icu/libicu/cts_headers/unicode/
Dumachine.h217 # define UINT16_MAX ((uint16_t)(65535U)) macro
/external/icu/libicu/ndk_headers/unicode/
Dumachine.h217 # define UINT16_MAX ((uint16_t)(65535U)) macro
/external/bc/include/
Dbcl.h137 #define UINT16_MAX __UINT16_MAX__ macro
/external/capstone/include/windowsce/
Dstdint.h66 #define UINT16_MAX 0xffffui16 macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h22 #define UINT16_MAX USHRT_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h141 #define UINT16_MAX _UI16_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs83 pub const UINT16_MAX: ::std::os::raw::c_uint = 65535; constant
Dvhost.rs115 pub const UINT16_MAX: ::std::os::raw::c_uint = 65535; constant
/external/libpcap/
Dscanner.h333 #define UINT16_MAX (65535U) macro
Dscanner.c329 #define UINT16_MAX (65535U) macro
/external/libpcap/rpcapd/
Ddaemon.c206 #define UINT16_MAX 65535U macro
/external/iproute2/tc/
Demp_ematch.lex.c100 #define UINT16_MAX (65535U) macro
/external/llvm-project/clang/lib/Headers/
Dstdint.h601 #define UINT16_MAX UINT16_C(65535) macro
/external/clang/lib/Headers/
Dstdint.h615 #define UINT16_MAX UINT16_C(65535) macro
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp174 #define UINT16_MAX (65535U) macro
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp322 # define UINT16_MAX (65535U) macro
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp408 #define UINT16_MAX (65535U) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py103 UINT16_MAX = (65535) variable
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp138 # define UINT16_MAX (65535U) macro