Searched refs:N_DRSIZE (Results 1 – 9 of 9) sorted by relevance
36 #define N_DRSIZE(a) ((a).a_drsize) macro
33 #define N_DRSIZE(a) ((a).a_drsize) macro
40 #define N_DRSIZE(a) ((a).a_drsize) macro
95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
97 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
5 #define N_DRSIZE(a) ((a).a_drsize)