HomeSort by: relevance | last modified time | path
    Searched refs:SFUNCALL (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/arch/amd64/
macdefs.h 237 #define SFUNCALL (MAXSPECIAL+2) /* struct assign after function call */
local2.c 1001 case SFUNCALL:
table.c 1107 SFUNCALL, TPTRTO|TSTRUCT,
  /src/external/bsd/pcc/dist/pcc/arch/powerpc/
macdefs.h 367 #define SFUNCALL (MAXSPECIAL+2) /* struct assign after function call */
local2.c 1471 case SFUNCALL:
  /src/external/bsd/pcc/dist/pcc/arch/i86/
macdefs.h 291 #define SFUNCALL (MAXSPECIAL+2) /* struct assign after function call */
table.c 1085 SFUNCALL, TPTRTO|TSTRUCT,
local2.c 1302 case SFUNCALL:
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
macdefs.h 466 #define SFUNCALL (MAXSPECIAL+1) /* struct assign after function call */
local2.c 827 case SFUNCALL:
  /src/external/bsd/pcc/dist/pcc/arch/i386/
macdefs.h 307 #define SFUNCALL (MAXSPECIAL+2) /* struct assign after function call */
local2.c 1310 case SFUNCALL:
table.c 1095 SFUNCALL, TPTRTO|TSTRUCT,
  /src/external/bsd/pcc/dist/pcc/arch/nova/
table.c 1066 SFUNCALL, TPTRTO|TSTRUCT,

Completed in 94 milliseconds