OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALTENTRY
(Results
1 - 8
of
8
) sorted by null
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h
117
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h
117
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h
117
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
asm.h
117
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
asm.h
117
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
/development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h
127
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h
127
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h
127
#define
ALTENTRY
(name) .globl _C_LABEL(name); _C_LABEL(name):
Completed in 2244 milliseconds