Home
last modified time | relevance | path

Searched defs:_ENTRY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dasm.h62 #define _ENTRY(x) _START_ENTRY; \ macro
/f-stack/freebsd/i386/include/
H A Dasm.h75 #define _ENTRY(x) _START_ENTRY; \ macro
/f-stack/freebsd/arm/include/
H A Dasm.h106 #define _ENTRY(x) .text; _ALIGN_TEXT; _EENTRY(x); _FNSTART macro