Home
last modified time | relevance | path

Searched refs:__LDPGSZ (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/sys/
H A Dimgact_aout.h61 ((x) + __LDPGSZ - 1) & ~(uint32_t)(__LDPGSZ - 1) : (x))
78 le32toh((ex).a_entry) & ~__LDPGSZ) : __LDPGSZ)
86 (N_GETMAGIC(ex) == ZMAGIC ? __LDPGSZ : (N_GETMAGIC(ex) == QMAGIC || \
/freebsd/sys/amd64/include/
H A Dexec.h35 #define __LDPGSZ 4096 macro
/freebsd/sys/arm/include/
H A Dexec.h35 #define __LDPGSZ 4096 macro
/freebsd/sys/powerpc/include/
H A Dexec.h35 #define __LDPGSZ 4096 macro
/freebsd/sys/i386/include/
H A Dexec.h35 #define __LDPGSZ 4096 macro
/freebsd/usr.sbin/btxld/
H A Dbtxld.c36 #undef __LDPGSZ
37 #define __LDPGSZ 4096 macro