OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ASM_LABEL
(Results
26 - 39
of
39
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
asm.h
50
#define
_ASM_LABEL
(x) x
96
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
97
#define ASENTRY_NP(y) _ENTRY(
_ASM_LABEL
(y))
98
#define ASEND(y) _END(
_ASM_LABEL
(y))
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
asm.h
50
#define
_ASM_LABEL
(x) x
96
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
97
#define ASENTRY_NP(y) _ENTRY(
_ASM_LABEL
(y))
98
#define ASEND(y) _END(
_ASM_LABEL
(y))
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
115
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
115
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
115
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
115
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
115
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
122
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
122
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
122
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
122
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
122
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
122
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
/bionic/libc/arch-x86/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
176
#define ASENTRY(y) _ENTRY(
_ASM_LABEL
(y)); _PROF_PROLOGUE
Completed in 234 milliseconds
1
2