HomeSort by relevance Sort by last modified time
    Searched refs:x_sc (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
i960.h 258 } x_sc; /* system call entry */ member in union:external_auxent
internal.h 676 } x_sc; /* system call entry */ member in union:internal_auxent
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c 92 #define TC_S_SET_SYSPROC(s, p) ((s)->sy_symbol.ost_auxent[1].x_sc.x_stindx = (p))
93 #define TC_S_GET_SYSPROC(s) ((s)->sy_symbol.ost_auxent[1].x_sc.x_stindx)
    [all...]

Completed in 1198 milliseconds