HPUX_LDPGSZ 120 compat/hpux/hppa/hpux_exec.c if (PAGE_SIZE != HPUX_LDPGSZ) HPUX_LDPGSZ 118 compat/hpux/m68k/hpux_exec.c if (PAGE_SIZE != HPUX_LDPGSZ) HPUX_LDPGSZ 154 compat/hpux/m68k/hpux_exec.c epp->ep_daddr = epp->ep_taddr + roundup(execp->ha_text, HPUX_LDPGSZ); HPUX_LDPGSZ 210 compat/hpux/m68k/hpux_exec.c epp->ep_daddr = epp->ep_taddr + roundup(execp->ha_text, HPUX_LDPGSZ); HPUX_LDPGSZ 247 compat/hpux/m68k/hpux_exec.c epp->ep_daddr = epp->ep_taddr + roundup(execp->ha_text, HPUX_LDPGSZ); HPUX_LDPGSZ 85 compat/hpux/m68k/hpux_exec.h (((x) + HPUX_LDPGSZ - 1) & ~(HPUX_LDPGSZ - 1)) HPUX_LDPGSZ 91 compat/hpux/m68k/hpux_exec.h HPUX_LDPGSZ : HPUX_EXEC_HDR_SIZE) HPUX_LDPGSZ 97 compat/hpux/m68k/hpux_exec.h (HPUX_LDPGSZ + HPUX_SEGMENT_ROUND((x).ha_text)) : \ HPUX_LDPGSZ 104 compat/hpux/m68k/hpux_exec.h (HPUX_LDPGSZ + HPUX_SEGMENT_ROUND((x).ha_text) + \