Searched refs:N_TRSIZE (Results 1 – 3 of 3) sorted by relevance
59 #define N_TRSIZE(a) ((a).a_trsize) macro71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
62 #define N_TRSIZE(a) ((a).a_trsize) macro73 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
118 #define N_TRSIZE(x) 0 macro132 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
Completed in 6 milliseconds