Searched refs:N_TRSIZE (Results 1 – 4 of 4) sorted by relevance
17 #define N_TRSIZE(a) ((a).a_trsize) macro
81 #define N_TRSIZE(x) 0 macro
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))