OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__uintptr_t
(Results
1 - 5
of
5
) sorted by null
/development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h
72
typedef unsigned int
__uintptr_t
;
typedef
/development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h
72
typedef unsigned int
__uintptr_t
;
typedef
/development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h
80
typedef unsigned long
__uintptr_t
;
typedef
/bionic/libc/include/
stdint.h
51
typedef unsigned long
__uintptr_t
;
typedef
54
typedef unsigned int
__uintptr_t
;
typedef
70
typedef
__uintptr_t
uintptr_t;
/development/ndk/platforms/android-L/include/
stdint.h
51
typedef unsigned long
__uintptr_t
;
typedef
54
typedef unsigned int
__uintptr_t
;
typedef
70
typedef
__uintptr_t
uintptr_t;
Completed in 504 milliseconds