OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NENTRY
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amd64/include/
asm.h
107
#define
NENTRY
(y) _ENTRY(_C_LABEL(y))
108
#define ALTENTRY(x)
NENTRY
(x)
/src/sys/arch/i386/include/
asm.h
175
#define
NENTRY
(y) _ENTRY(_C_LABEL(y))
176
#define ALTENTRY(x)
NENTRY
(x)
/src/sys/arch/vax/include/
asm.h
77
#define
NENTRY
(x, regs) _ENTRY(_C_LABEL(x), regs)
/src/sys/arch/sh3/include/
asm.h
91
#define
NENTRY
(y) _ENTRY(_C_LABEL(y))
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025