OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__UINT64_C
(Results
1 - 12
of
12
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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))
/bionic/libc/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)
/development/ndk/platforms/android-3/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)
/prebuilt/ndk/android-ndk-r4/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)
/prebuilt/ndk/android-ndk-r4/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)
/prebuilt/ndk/android-ndk-r4/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)
/prebuilt/ndk/android-ndk-r4/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)
/prebuilt/ndk/android-ndk-r4/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)
/prebuilt/ndk/android-ndk-r4/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)
/prebuilt/ndk/android-ndk-r5/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)
/prebuilt/ndk/android-ndk-r6/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)
/prebuilt/ndk/android-ndk-r6/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)
Completed in 42 milliseconds