Home
last modified time | relevance | path

Searched refs:_START_ENTRY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dasm.h60 #define _START_ENTRY .text; .p2align 4,0x90 macro
62 #define _ENTRY(x) _START_ENTRY; \
/f-stack/freebsd/i386/include/
H A Dasm.h73 #define _START_ENTRY .text; .p2align 2,0x90 macro
75 #define _ENTRY(x) _START_ENTRY; \