Searched defs:exdataaddr (Results 1 – 2 of 2) sorted by relevance
585 #define exdataaddr(eh, off, type) ((type)(((caddr_t)((eh)+1)+(off)))) macro
673 #define exdataaddr(eh, off, type) ((type)(((caddr_t)((eh)+1)+(off)))) macro