Searched refs:__UINTN_MAX (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | stdint.h | 655 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 664 #define UINTPTR_MAX __UINTN_MAX(__INTPTR_WIDTH__) 667 #define SIZE_MAX __UINTN_MAX(__SIZE_WIDTH__) 678 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) 685 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | stdint.h | 655 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 664 #define UINTPTR_MAX __UINTN_MAX(__INTPTR_WIDTH__) 667 #define SIZE_MAX __UINTN_MAX(__SIZE_WIDTH__) 678 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) 685 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | stdint.h | 655 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 664 #define UINTPTR_MAX __UINTN_MAX(__INTPTR_WIDTH__) 667 #define SIZE_MAX __UINTN_MAX(__SIZE_WIDTH__) 678 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) 685 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/riscv32-unknown-unknown-elf/llvm-libc-macros/ |
D | stdint-macros.h | 803 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 849 #define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/ |
H A D | stdint-macros.h | 803 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 849 #define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | stdint.h | 877 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 923 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | stdint.h | 873 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 919 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | stdint.h | 873 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 919 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | stdint.h | 873 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 919 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | stdint.h | 873 #define __UINTN_MAX(n) __stdint_join3(UINT, n, _MAX) macro 919 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
|