Searched refs:N_DATOFF (Results 1 – 2 of 2) sorted by relevance
82 #ifndef N_DATOFF83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro87 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
85 #ifndef N_DATOFF86 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro90 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)