Searched defs:N_SYMOFF (Results 1 – 9 of 9) sorted by relevance
146 #define N_SYMOFF(ex) \ macro
97 #define N_SYMOFF(x) ( N_DROFF(x) + (x)->a_drsize ) macro
250 #define N_SYMOFF(x) (N_DRELOFF (x) + (x)->a_drsize) macro
135 #define N_SYMOFF(x) (N_DRELOFF(x) + (x)->a_drsize) macro