OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_least64_t
(Results
26 - 50
of
81
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h
63
typedef __INT_LEAST64_TYPE__
int_least64_t
;
typedef
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdint-gcc.h
63
typedef __INT_LEAST64_TYPE__
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/bionic/libc/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/development/ndk/platforms/android-3/include/
stdint.h
154
typedef int64_t
int_least64_t
;
typedef
/external/bison/darwin-lib/
stdint.h
229
#undef
int_least64_t
macro
238
# define
int_least64_t
int64_t
macro
/external/chromium_org/third_party/smhasher/src/
pstdint.h
598
typedef int64_t
int_least64_t
;
typedef
635
typedef
int_least64_t
int_fast64_t;
/ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h
191
#undef
int_least64_t
macro
200
# define
int_least64_t
int64_t
macro
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h
168
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h
168
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h
168
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h
168
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h
168
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h
168
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h
163
typedef int64_t
int_least64_t
;
typedef
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h
163
typedef int64_t
int_least64_t
;
typedef
Completed in 239 milliseconds
1
2
3
4