Searched refs:TC_S_SET_SYSPROC (Results 1 – 1 of 1) sorted by relevance
77 #define TC_S_SET_SYSPROC(s, p) (S_SET_OTHER ((s), (p) + 1)) macro92 #define TC_S_SET_SYSPROC(s, p) ((s)->sy_symbol.ost_auxent[1].x_sc.x_stindx = (p)) macro107 #define TC_S_SET_SYSPROC(s, p) macro2216 TC_S_SET_SYSPROC (symP, offs (exp)); /* Encode entry number. */ in s_sysproc()