Searched refs:N_DRSIZE (Results 1 – 4 of 4) sorted by relevance
18 #define N_DRSIZE(a) ((a).a_drsize) macro
80 #define N_DRSIZE(x) 0 macro
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))