Searched defs:A_TEXT_SEEK (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/m/
H A Dsun3.h38 #define A_TEXT_SEEK(HDR) (N_TXTOFF (hdr) + sizeof (hdr)) macro
H A Disi-ov.h82 #define A_TEXT_SEEK(HDR) sizeof(HDR) macro
H A Dsymmetry.h67 #define A_TEXT_SEEK(HDR) (N_TXTOFF (hdr) + sizeof (hdr)) macro
H A Dsparc.h90 #define A_TEXT_SEEK(HDR) (N_TXTOFF (hdr) + sizeof (hdr)) macro
H A Dsequent.h123 #define A_TEXT_SEEK(HDR) (N_TXTOFF (hdr) + sizeof (hdr)) macro
H A Dibmrt-aix.h88 #define A_TEXT_SEEK(HDR) (N_TXTOFF (hdr) + sizeof (hdr)) macro
/macosx-10.10/emacs-93/emacs/src/s/
H A Dbsd386.h36 #define A_TEXT_SEEK(hdr) (N_TXTOFF(hdr) + A_TEXT_OFFSET(hdr)) macro
H A Dfreebsd.h115 #define A_TEXT_SEEK(hdr) (N_TXTOFF(hdr) + A_TEXT_OFFSET(hdr)) macro
H A Dgnu-linux.h305 #define A_TEXT_SEEK macro
H A Dnetbsd.h49 #define A_TEXT_SEEK(hdr) (N_TXTOFF(hdr) + A_TEXT_OFFSET(hdr)) macro

Completed in 87 milliseconds