OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXSPECIAL
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/arch/pdp11/
macdefs.h
232
#define SANDSCON (
MAXSPECIAL
+1)
233
#define SINCB (
MAXSPECIAL
+2) /* post-increment */
234
#define SINCW (
MAXSPECIAL
+3) /* post-increment */
235
#define SARGSUB (
MAXSPECIAL
+4) /* arg pointer to array */
236
#define SARGINC (
MAXSPECIAL
+5) /* post-increment arg */
/src/external/bsd/pcc/dist/pcc/arch/amd64/
macdefs.h
236
#define SHSTR (
MAXSPECIAL
+1) /* short struct */
237
#define SFUNCALL (
MAXSPECIAL
+2) /* struct assign after function call */
238
#define SPCON (
MAXSPECIAL
+3) /* positive nonnamed constant */
243
#define SMIXOR (
MAXSPECIAL
+4)
244
#define SMILWXOR (
MAXSPECIAL
+5)
245
#define SMIHWXOR (
MAXSPECIAL
+6)
246
#define SCON32 (
MAXSPECIAL
+7) /* 32-bit constant */
/src/external/bsd/pcc/dist/pcc/arch/i86/
macdefs.h
290
#define SHSTR (
MAXSPECIAL
+1) /* short struct */
291
#define SFUNCALL (
MAXSPECIAL
+2) /* struct assign after function call */
292
#define SPCON (
MAXSPECIAL
+3) /* positive nonnamed constant */
297
#define SMIXOR (
MAXSPECIAL
+4)
298
#define SMILWXOR (
MAXSPECIAL
+5)
299
#define SMIHWXOR (
MAXSPECIAL
+6)
300
#define STWO (
MAXSPECIAL
+7) /* exactly two */
301
#define SMTWO (
MAXSPECIAL
+8) /* exactly minus two */
/src/external/bsd/pcc/dist/pcc/arch/hppa/
macdefs.h
466
#define SFUNCALL (
MAXSPECIAL
+1) /* struct assign after function call */
467
#define SPCNHI (
MAXSPECIAL
+2) /* high 21bits constant */
468
#define SPCON (
MAXSPECIAL
+3) /* smaller constant */
469
#define SPICON (
MAXSPECIAL
+4) /* even smaller constant */
470
#define SPCNHW (
MAXSPECIAL
+5) /* LL const w/ 0 in low word */
471
#define SPCNLW (
MAXSPECIAL
+6) /* LL const w/ 0 in high word */
472
#define SPIMM (
MAXSPECIAL
+7) /* immidiate const for depi/comib */
473
#define SPNAME (
MAXSPECIAL
+8) /* ext symbol reference load/store */
/src/external/bsd/pcc/dist/pcc/arch/i386/
macdefs.h
306
#define SHSTR (
MAXSPECIAL
+1) /* short struct */
307
#define SFUNCALL (
MAXSPECIAL
+2) /* struct assign after function call */
308
#define SPCON (
MAXSPECIAL
+3) /* positive nonnamed constant */
313
#define SMIXOR (
MAXSPECIAL
+4)
314
#define SMILWXOR (
MAXSPECIAL
+5)
315
#define SMIHWXOR (
MAXSPECIAL
+6)
/src/external/bsd/pcc/dist/pcc/arch/powerpc/
macdefs.h
366
#define SHSTR (
MAXSPECIAL
+1) /* short struct */
367
#define SFUNCALL (
MAXSPECIAL
+2) /* struct assign after function call */
368
#define SPCON (
MAXSPECIAL
+3) /* positive constant */
/src/external/bsd/pcc/dist/pcc/arch/nova/
macdefs.h
180
#define SLDFPSP (
MAXSPECIAL
+1) /* load fp or sp */
/src/external/bsd/pcc/dist/pcc/arch/vax/
macdefs.h
249
#define SNCON (
MAXSPECIAL
+1) /* named constand */
/src/external/bsd/pcc/dist/pcc/arch/mips/
macdefs.h
336
#define SPCON (
MAXSPECIAL
+1) /* positive constant */
/src/external/bsd/pcc/dist/pcc/mip/
pass2.h
98
#define
MAXSPECIAL
(SPECIAL|5)
Completed in 25 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026