Searched refs:N_TRSIZE (Results 1 – 4 of 4) sorted by relevance
31 #define N_TRSIZE(a) ((a).a_trsize) macro
16 #define N_TRSIZE(a) ((a).a_trsize) macro
24 #define N_TRSIZE(a) ((a).a_trsize) macro
97 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))