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

  /toolchain/binutils/binutils-2.27/include/coff/
i960.h 256 #define x_stdindx x_stindx
257 char x_stindx[4]; /* sys. table entry */ member in struct:external_auxent::__anon4547
internal.h 678 #define x_stdindx x_stindx
679 long x_stindx; /* sys. table entry */ member in struct:internal_auxent::__anon4568
  /toolchain/binutils/binutils-2.27/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 69 milliseconds