Searched defs:N_DATADDR (Results 1 – 7 of 7) sorted by relevance
78 #define N_DATADDR(x) ((x).a_datastart) macro
106 #define N_DATADDR(x) \ macro
135 #define N_DATADDR(x) \ macro
101 #define N_DATADDR(x) (N_MAGIC(x) == OMAGIC ? (_N_TXTENDADDR(x)) : (_N_SEGMENT_ROUND(_N_TXTENDADDR(x… macro