Searched refs:SEGSIZ (Results 1 – 3 of 3) sorted by relevance
39 #define SEGSIZ PAGSIZ macro63 ((x).a_machtype == M_OLDSUN2? OLD_SEGSIZ : SEGSIZ)
90 a = (caddr_t)(((int)&etext + (SEGSIZ - 1)) & ~(SEGSIZ - 1)); in apply_lock()
345 #define SEGSIZ PAGSIZ macro