OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASM_PTR_SIZE
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/arch-common/bionic/
asm_multiarch.h
30
# define
ASM_PTR_SIZE
(x) .quad x
33
# define
ASM_PTR_SIZE
(x) .long x
crtend.S
32
ASM_PTR_SIZE
(0)
35
ASM_PTR_SIZE
(0)
38
ASM_PTR_SIZE
(0)
crtend_so.S
33
ASM_PTR_SIZE
(0)
36
ASM_PTR_SIZE
(0)
/development/ndk/platforms/android-L/arch-arm64/src/
crtend.S
32
ASM_PTR_SIZE
(0)
35
ASM_PTR_SIZE
(0)
38
ASM_PTR_SIZE
(0)
crtend_so.S
33
ASM_PTR_SIZE
(0)
36
ASM_PTR_SIZE
(0)
Completed in 384 milliseconds