Searched refs:N_TRSIZE (Results 1 – 3 of 3) sorted by relevance
27 #define N_TRSIZE(a) ((a).a_trsize) macro
32 #define N_TRSIZE(a) ((a).a_trsize) macro
91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))