Home
last modified time | relevance | path

Searched refs:hd_text_offset (Results 1 – 3 of 3) sorted by last modified time

/dports/games/xinfocom/xinfocom/
H A Dhead.h62 word hd_text_offset(void);
H A Dhead.c331 word hd_text_offset(void) in hd_text_offset() function
H A Daddr.c46 { return ad_raw_addr(addr + (long_word) hd_text_offset()); } in ad_text_addr()