Searched defs:N_PAGSIZ (Results 1 – 5 of 5) sorted by relevance
42 #define N_PAGSIZ(ex) (N_GETMID((ex)) == MID_M68K4K ? 4096 : AOUT_LDPGSZ) macro
37 #define N_PAGSIZ(ex) (AOUT_LDPGSZ) macro