Searched refs:N_DATOFF (Results 1 – 3 of 3) sorted by relevance
91 #if !defined (N_DATOFF)92 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
64 #define N_DATOFF(f, a) \ macro
474 esecs[1].s_scnptr = N_DATOFF(efh, eah); in main()