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

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

Completed in 200 milliseconds