Home
last modified time | relevance | path

Searched defs:N_PAGSIZ (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/tools/m68k-elf2aout/machine/
H A Daout_machdep.h42 #define N_PAGSIZ(ex) (N_GETMID((ex)) == MID_M68K4K ? 4096 : AOUT_LDPGSZ) macro
/netbsd-src/sys/arch/m68k/include/
H A Daout_machdep.h42 #define N_PAGSIZ(ex) (N_GETMID((ex)) == MID_M68K4K ? 4096 : AOUT_LDPGSZ) macro
/netbsd-src/sys/sys/
H A Dexec_aout.h37 #define N_PAGSIZ(ex) (AOUT_LDPGSZ) macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_aout.h37 #define N_PAGSIZ(ex) (AOUT_LDPGSZ) macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_aout.h37 #define N_PAGSIZ(ex) (AOUT_LDPGSZ) macro