Home
last modified time | relevance | path

Searched refs:SEGSIZ (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sun4/
H A Da.out.h39 #define SEGSIZ PAGSIZ macro
63 ((x).a_machtype == M_OLDSUN2? OLD_SEGSIZ : SEGSIZ)
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dplock.c90 a = (caddr_t)(((int)&etext + (SEGSIZ - 1)) & ~(SEGSIZ - 1)); in apply_lock()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h345 #define SEGSIZ PAGSIZ macro