OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ASM_LABEL
(Results
26 - 29
of
29
) sorted by null
1
2
/bionic/libc/arch-x86/include/machine/
asm.h
73
#define
_ASM_LABEL
(x) x
122
#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
Completed in 192 milliseconds
1
2