Home
last modified time | relevance | path

Searched defs:ALTENTRY (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/boot/sys/amd64/include/
H A Dasm.h64 #define ALTENTRY(x) _ENTRY(x); \ macro
75 #define ALTENTRY(x) _ENTRY(x) macro
H A Dasmacros.h102 #define ALTENTRY(name) GEN_ENTRY(name) ; MCOUNT ; MEXITCOUNT ; jmp 9f macro
125 #define ALTENTRY(name) GEN_ENTRY(name) macro
/titanic_51/usr/src/boot/sys/i386/include/
H A Dasm.h78 #define ALTENTRY(x) _ENTRY(x); \ macro
89 #define ALTENTRY(x) _ENTRY(x) macro
/titanic_51/usr/src/lib/libbc/sparc/inc/sparc/
H A Dasm_linkage.h185 #define ALTENTRY(x) \ macro
192 #define ALTENTRY(x) \ macro
/titanic_51/usr/src/uts/sparc/sys/
H A Dasm_linkage.h205 #define ALTENTRY(x) \ macro
/titanic_51/usr/src/uts/intel/ia32/sys/
H A Dasm_linkage.h251 #define ALTENTRY(x) \ macro