Searched defs:_ENTRY (Results 1 – 3 of 3) sorted by relevance
62 #define _ENTRY(x) _START_ENTRY; \ macro
75 #define _ENTRY(x) _START_ENTRY; \ macro
106 #define _ENTRY(x) .text; _ALIGN_TEXT; _EENTRY(x); _FNSTART macro