Searched defs:N_DATOFF (Results 1 – 4 of 4) sorted by relevance
83 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text - N_ADDRADJ(x)) macro149 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro
69 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro
71 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro
130 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro