Searched refs:N_TRELOFF (Results 1 – 2 of 2) sorted by relevance
94 #if !defined (N_TRELOFF)95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro99 #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))