OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ASENTRY
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/amd64/include/
asm.h
109
#define
ASENTRY
(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
/src/sys/arch/or1k/include/
asm.h
68
#define
ASENTRY
(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
/src/sys/arch/sparc/include/
asm.h
151
#define
ASENTRY
(name) _ENTRY(_ASM_LABEL(name)); _PROF_PROLOGUE
152
#define FUNC(name)
ASENTRY
(name)
/src/sys/arch/i386/include/
asm.h
177
#define
ASENTRY
(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
/src/sys/arch/m68k/include/
asm.h
118
#define
ASENTRY
(name) _ENTRY(_ASM_LABEL(name)) _PROF_PROLOG
/src/sys/arch/vax/include/
asm.h
78
#define
ASENTRY
(x, regs) _ENTRY(_ASM_LABEL(x), regs); _PROF_PROLOGUE
/src/sys/arch/sh3/include/
asm.h
92
#define
ASENTRY
(y) _ENTRY(_ASM_LABEL(y)) _PROF_PROLOGUE
/src/sys/arch/arm/include/
asm.h
182
#define
ASENTRY
(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
/src/sys/arch/powerpc/include/
asm.h
136
# define
ASENTRY
(y) ENTRY(y)
150
# define
ASENTRY
(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
Completed in 14 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025