OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINTPTR_MAX
(Results
1 - 25
of
33
) sorted by null
1
2
/external/mesa3d/include/c99/
stdint.h
177
# define
UINTPTR_MAX
UINT64_MAX
181
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h
232
# define
UINTPTR_MAX
(18446744073709551615UL)
236
# define
UINTPTR_MAX
(4294967295U)
/bionic/libc/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/development/ndk/platforms/android-3/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/external/valgrind/tsan/
ts_pin.cc
62
# define
UINTPTR_MAX
((uintptr_t)-1)
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h
410
#undef
UINTPTR_MAX
413
#define
UINTPTR_MAX
ULONG_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h
216
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h
216
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h
216
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h
216
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h
216
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h
216
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
stdint.h
213
# define
UINTPTR_MAX
UINT32_MAX
Completed in 952 milliseconds
1
2