Searched defs:N_SET_MACHTYPE (Results 1 – 6 of 6) sorted by relevance
46 #define N_SET_MACHTYPE(execp, machtype) \ macro
327 # define N_SET_MACHTYPE(execp, machtype) \ macro
66 #define N_SET_MACHTYPE(execp, machtype) (((execp)->a_machtype) = (machtype)) macro