Home
last modified time | relevance | path

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

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