Searched refs:N_TRELOFF (Results 1 – 3 of 3) sorted by relevance
95 #if !defined (N_TRELOFF)96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
70 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))