OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__UINT64_C
(Results
1 - 25
of
67
) sorted by null
1
2
3
/external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h
270
#undef
__UINT64_C
273
# define
__UINT64_C
(c) c ## UL
276
# define
__UINT64_C
(c) c ## ULL
289
#define UINT64_MAX (
__UINT64_C
(18446744073709551615))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdint.h
151
# define
__UINT64_C
(c) c ## UL
154
# define
__UINT64_C
(c) c ## ULL
174
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
192
# define UINT_LEAST64_MAX (
__UINT64_C
(18446744073709551615))
225
# define UINT_FAST64_MAX (
__UINT64_C
(18446744073709551615))
246
# define UINTMAX_MAX (
__UINT64_C
(18446744073709551615))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h
151
# define
__UINT64_C
(c) c ## UL
154
# define
__UINT64_C
(c) c ## ULL
174
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
192
# define UINT_LEAST64_MAX (
__UINT64_C
(18446744073709551615))
225
# define UINT_FAST64_MAX (
__UINT64_C
(18446744073709551615))
246
# define UINTMAX_MAX (
__UINT64_C
(18446744073709551615))
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/development/ndk/platforms/android-3/include/
stdint.h
167
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
174
#define
__UINT64_C
(c) c ## ULL
181
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h
182
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
194
# define
__UINT64_C
(c) c ## ULL
195
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h
182
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
194
# define
__UINT64_C
(c) c ## ULL
195
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h
182
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
194
# define
__UINT64_C
(c) c ## ULL
195
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h
182
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
194
# define
__UINT64_C
(c) c ## ULL
195
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h
182
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
194
# define
__UINT64_C
(c) c ## ULL
195
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h
182
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
194
# define
__UINT64_C
(c) c ## ULL
195
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h
177
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
184
#define
__UINT64_C
(c) c ## ULL
191
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h
177
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
184
#define
__UINT64_C
(c) c ## ULL
191
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h
177
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
184
#define
__UINT64_C
(c) c ## ULL
191
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h
177
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
184
#define
__UINT64_C
(c) c ## ULL
191
# define UINT64_C(c)
__UINT64_C
(c)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h
177
# define UINT64_MAX (
__UINT64_C
(18446744073709551615))
184
#define
__UINT64_C
(c) c ## ULL
191
# define UINT64_C(c)
__UINT64_C
(c)
Completed in 1419 milliseconds
1
2
3