OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__intptr_t
(Results
51 - 73
of
73
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
_types.h
79
typedef long
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
_types.h
79
typedef long
__intptr_t
;
typedef
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
_types.h
71
typedef int
__intptr_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h
189
__STD_TYPE __SWORD_TYPE
__intptr_t
;
variable
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h
189
__STD_TYPE __SWORD_TYPE
__intptr_t
;
variable
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h
189
__STD_TYPE __SWORD_TYPE
__intptr_t
;
variable
/bionic/libc/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/development/ndk/platforms/android-21/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
stdint.h
50
typedef long
__intptr_t
;
typedef
53
typedef int
__intptr_t
;
typedef
69
typedef
__intptr_t
intptr_t;
/external/valgrind/perf/
test_input_for_tinycc.c
230
__extension__ typedef int
__intptr_t
;
typedef
[
all
...]
Completed in 1078 milliseconds
1
2
3