Searched defs:UINT16_MAX (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/include/llvm-libc-macros/ | ||
H A D | stdint-macros.h | 723 #define UINT16_MAX UINT16_C(65535) macro |
/llvm-project/clang/lib/Headers/ | ||
H A D | stdint.h | 796 #define UINT16_MAX UINT16_C(65535) macro |