Searched refs:N_DRSIZE (Results 1 – 3 of 3) sorted by relevance
60 #define N_DRSIZE(a) ((a).a_drsize) macro72 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
119 #define N_DRSIZE(x) 0 macro133 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
63 #define N_DRSIZE(a) ((a).a_drsize) macro
Completed in 6 milliseconds