OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINTPTR_MAX
(Results
26 - 33
of
33
) sorted by null
1
2
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/external/clang/lib/Headers/
stdint.h
624
#define
UINTPTR_MAX
__UINTN_MAX(__INTPTR_WIDTH__)
/prebuilt/sdk/11/renderscript/clang-include/
stdint.h
620
#define
UINTPTR_MAX
__UINTN_MAX(__INTPTR_WIDTH__)
/prebuilt/sdk/12/renderscript/clang-include/
stdint.h
620
#define
UINTPTR_MAX
__UINTN_MAX(__INTPTR_WIDTH__)
/prebuilt/sdk/13/renderscript/clang-include/
stdint.h
620
#define
UINTPTR_MAX
__UINTN_MAX(__INTPTR_WIDTH__)
/prebuilt/sdk/14/renderscript/clang-include/
stdint.h
624
#define
UINTPTR_MAX
__UINTN_MAX(__INTPTR_WIDTH__)
/prebuilt/sdk/15/renderscript/clang-include/
stdint.h
624
#define
UINTPTR_MAX
__UINTN_MAX(__INTPTR_WIDTH__)
Completed in 1931 milliseconds
1
2