OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__int_least64_t
(Results
1 - 19
of
19
) sorted by null
/bionic/libc/arch-arm/include/machine/
_types.h
68
typedef __int64_t
__int_least64_t
;
typedef
/bionic/libc/arch-sh/include/machine/
_types.h
63
typedef __int64_t
__int_least64_t
;
typedef
/bionic/libc/arch-x86/include/machine/
_types.h
82
typedef __int64_t
__int_least64_t
;
typedef
/development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h
70
typedef __int64_t
__int_least64_t
;
typedef
/development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h
82
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
_types.h
70
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
_types.h
70
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
_types.h
70
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
_types.h
81
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
_types.h
70
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
_types.h
78
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
_types.h
70
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/
_types.h
70
typedef __int64_t
__int_least64_t
;
typedef
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
_types.h
82
typedef __int64_t
__int_least64_t
;
typedef
/external/clang/lib/Headers/
stdint.h
70
# define
__int_least64_t
int64_t
macro
80
#ifdef
__int_least64_t
81
typedef
__int_least64_t
int_least64_t;
83
typedef
__int_least64_t
int_fast64_t;
85
#endif /*
__int_least64_t
*/
275
#ifdef
__int_least64_t
283
#endif /*
__int_least64_t
*/
/prebuilt/sdk/11/renderscript/clang-include/
stdint.h
70
# define
__int_least64_t
int64_t
macro
80
#ifdef
__int_least64_t
81
typedef
__int_least64_t
int_least64_t;
83
typedef
__int_least64_t
int_fast64_t;
85
#endif /*
__int_least64_t
*/
275
#ifdef
__int_least64_t
283
#endif /*
__int_least64_t
*/
/prebuilt/sdk/12/renderscript/clang-include/
stdint.h
70
# define
__int_least64_t
int64_t
macro
80
#ifdef
__int_least64_t
81
typedef
__int_least64_t
int_least64_t;
83
typedef
__int_least64_t
int_fast64_t;
85
#endif /*
__int_least64_t
*/
275
#ifdef
__int_least64_t
283
#endif /*
__int_least64_t
*/
/prebuilt/sdk/13/renderscript/clang-include/
stdint.h
70
# define
__int_least64_t
int64_t
macro
80
#ifdef
__int_least64_t
81
typedef
__int_least64_t
int_least64_t;
83
typedef
__int_least64_t
int_fast64_t;
85
#endif /*
__int_least64_t
*/
275
#ifdef
__int_least64_t
283
#endif /*
__int_least64_t
*/
/prebuilt/sdk/14/renderscript/clang-include/
stdint.h
70
# define
__int_least64_t
int64_t
macro
80
#ifdef
__int_least64_t
81
typedef
__int_least64_t
int_least64_t;
83
typedef
__int_least64_t
int_fast64_t;
85
#endif /*
__int_least64_t
*/
275
#ifdef
__int_least64_t
283
#endif /*
__int_least64_t
*/
Completed in 29 milliseconds