Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/include/
H A Dasm.h263 #define ALTENTRY(x) ! .export x, entry ! .label x macro
/openbsd-src/sys/arch/i386/include/
H A Dasm.h123 #define ALTENTRY(name) .globl name; name: macro
/openbsd-src/sys/arch/sh/include/
H A Dasm.h89 #define ALTENTRY(name) \ macro