Searched refs:N_DATOFF (Results 1 – 2 of 2) sorted by relevance
88 #if !defined (N_DATOFF)89 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro93 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
101 #define N_DATOFF(ex) \ macro106 N_ALIGN(ex, N_DATOFF(ex) + (ex).a_data)