Searched defs:ALIGNENTRY (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dloadfile_machdep.h37 #define ALIGNENTRY(a) ((u_long)(a)) macro
56 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dloadfile_machdep.h42 #define ALIGNENTRY(a) ((u_long)(a) & 0xffffff) macro
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dloadfile_machdep.h42 #define ALIGNENTRY(a) (0) macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dloadfile_machdep.h41 #define ALIGNENTRY(a) ((u_long)(a) & 0x00100000) macro
73 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/mvmeppc/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/news68k/include/
H A Dloadfile_machdep.h42 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/include/
H A Dloadfile_machdep.h39 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/next68k/include/
H A Dloadfile_machdep.h42 #define ALIGNENTRY(a) 0 macro
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/pmax/include/
H A Dloadfile_machdep.h43 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/prep/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/rs6000/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/include/
H A Dloadfile_machdep.h39 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/include/
H A Dloadfile_machdep.h43 #define ALIGNENTRY(a) ((vaddr_t)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/shark/include/
H A Dloadfile_machdep.h39 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dloadfile_machdep.h37 #define ALIGNENTRY(a) ((u_long)(a)) macro
50 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/include/
H A Dloadfile_machdep.h37 #define ALIGNENTRY(a) Error! hpcmips supports ELF only! macro
/netbsd-6-1-5-RELEASE/sys/arch/landisk/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/macppc/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/include/
H A Dloadfile_machdep.h42 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/include/
H A Dloadfile_machdep.h42 #define ALIGNENTRY(a) ((u_long)(a)) macro
/netbsd-6-1-5-RELEASE/sys/arch/bebox/include/
H A Dloadfile_machdep.h38 #define ALIGNENTRY(a) ((u_long)(a)) macro

Completed in 291 milliseconds

12