| /src/external/bsd/pcc/dist/pcc/arch/pdp10/ |
| table.c | 39 # define TWORD TUWORD|TSWORD 50 SANY, TWORD, 62 SANY, TWORD, 73 SAREG|SAREG, TPTRTO|TWORD|TSTRUCT|TPOINT, 74 SANY, TWORD, 83 SAREG, TWORD, 95 SAREG, TWORD, 107 SAREG, TWORD, 108 SANY, TPOINT|TWORD|TSTRUCT, 127 SANY, TPOINT|TWORD|TSTRUCT [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/m16c/ |
| table.c | 10 # define TWORD TUNSIGNED|TINT 40 SAREG|SNAME, TWORD|TPOINT, 62 SANY, TWORD|TPOINT, 68 SAREG, TWORD, 75 SAREG, TWORD, 89 SANY, TWORD, 130 SAREG, TWORD|TPOINT, 131 SAREG|SNAME|SOREG|SCON, TWORD|TPOINT, 139 SAREG, TWORD|TPOINT, 140 SAREG|SBREG|SNAME|SOREG|SCON, TWORD|TPOINT [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/mips/ |
| table.c | 47 #define TWORD TUWORD|TSWORD 55 SAREG, TWORD|TPOINT, 56 SAREG, TWORD|TPOINT, 78 SAREG, TPOINT|TWORD, 79 SAREG, TWORD|TPOINT, 93 SAREG, TCHAR|TUCHAR|TWORD|TSHORT|TUSHORT, 100 SAREG, TWORD|TSHORT|TUSHORT, 106 SAREG, TWORD, 107 SAREG, TWORD, 113 SAREG, TWORD|TSHORT|TUSHORT [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/nova/ |
| table.c | 39 # define TWORD TUWORD|TSWORD 50 SAREG|SBREG, TWORD|TPOINT, 51 SAREG|SBREG, TWORD|TPOINT, 56 SNAME|SOREG, TWORD|TPOINT, 57 SAREG|SBREG, TWORD|TPOINT, 62 SAREG|SBREG, TWORD|TPOINT, 63 SNAME|SOREG, TWORD|TPOINT, 73 SZERO, TWORD, 80 SONE, TWORD, 87 SCON, TWORD|TPOINT [all...] |
| order.c | 41 notoff(TWORD t, int r, CONSZ off, char *cp)
|
| /src/external/bsd/pcc/dist/pcc/arch/pdp11/ |
| table.c | 39 # define TWORD TUWORD|TSWORD 49 SAREG, TWORD|TPOINT, 50 SAREG, TWORD|TPOINT, 76 SAREG, TWORD, 83 SAREG, TWORD, 84 SANY, TWORD, 91 SANY, TWORD, 127 SAREG, TWORD, 176 SAREG, TWORD|TPOINT|TCHAR|TUCHAR, 182 SAREG, TWORD|TPOINT|TCHAR|TUCHAR [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
| table.c | 34 #define TWORD TUWORD|TSWORD 52 SAREG, TWORD|TPOINT, 53 SAREG, TWORD|TPOINT, 74 SAREG, TPOINT|TWORD, 75 SAREG, TWORD, 153 SAREG, TWORD, 159 SAREG, TWORD, 164 SAREG, TWORD, 170 SAREG, TWORD, 189 SAREG, TWORD, [all...] |
| /src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| pass1.h | 139 TWORD type; 159 TWORD stype; /* type word */ 160 TWORD squal; /* qualifier word */ 175 int mygenswitch(int, TWORD, struct swents **, int); 254 *offcon(OFFSZ, TWORD, union dimfun *, struct attr *), 257 *xbcon(CONSZ, struct symtab *, TWORD), 263 *makety(NODE *, TWORD, TWORD, union dimfun *, struct attr *), 264 *block(int, NODE *, NODE *, TWORD, union dimfun *, struct attr *), 270 *tempnode(int, TWORD, union dimfun *, struct attr *) [all...] |
| builtins.c | 148 builtin_cxz(NODE *a, TWORD t, int isclz) 234 builtin_ff(NODE *a, TWORD t) 399 binhelp(NODE *a, TWORD rt, char *n) 421 builtin_unimp_f(NODE *f, NODE *a, TWORD rt) 450 static TWORD 453 TWORD t1 = p->n_left->n_type, t2 = p->n_right->n_type; 474 builtin_isany(NODE *a, TWORD rt, int cmpt) 477 TWORD t; 513 TWORD t; 635 static TWORD memcpyt[] = { VOID|PTR, VOID|PTR, SIZET, INT } [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/hppa/ |
| table.c | 41 #define TWORD TUWORD|TSWORD 60 SAREG, TWORD|TPOINT, 61 SAREG, TWORD|TPOINT, 86 SHINT, TWORD, 87 SHINT, TWORD, 93 SHINT, TWORD|TPOINT, 94 SANY, TWORD, 143 SHINT, TWORD, 205 SAREG, THWORD|TWORD, 212 SAREG, THWORD|TWORD, [all...] |
| code.c | 37 int argreg(TWORD, int *); 50 TWORD t; 115 argreg(TWORD t, int *n) 211 mygenswitch(int num, TWORD type, struct swents **p, int n)
|
| /src/external/bsd/pcc/dist/pcc/arch/i386/ |
| table.c | 39 # define TWORD TUWORD|TSWORD 55 SAREG, TWORD|TPOINT, 56 SAREG, TWORD|TPOINT, 77 SHINT, TPOINT|TWORD, 78 SANY, TWORD, 122 SAREG, TWORD|TPOINT, 129 SAREG, TWORD, 189 SAREG, TWORD, 196 SAREG, TWORD, 240 SAREG, TWORD|TPOINT [all...] |
| /src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| pass1.h | 138 TWORD type; 155 TWORD stype; /* type word */ 156 TWORD squal; /* qualifier word */ 171 int mygenswitch(int, TWORD, struct swents **, int); 240 TWORD n_type; 241 TWORD n_qual; 281 *strend(char *, TWORD), 285 *offcon(OFFSZ, TWORD, union dimfun *, struct attr *), 288 *xbcon(CONSZ, struct symtab *, TWORD), 294 *makety(P1ND *, TWORD, TWORD, union dimfun *, struct attr *) [all...] |
| builtins.c | 198 builtin_cxz(P1ND *a, TWORD t, int isclz) 292 builtin_ff(P1ND *a, TWORD t) 471 binhelp(P1ND *a, TWORD rt, char *n) 499 builtin_unimp_f(P1ND *f, P1ND *a, TWORD rt) 573 TWORD t = a->n_type; 616 static TWORD 619 TWORD t1 = p->n_left->n_type, t2 = p->n_right->n_type; 640 builtin_isany(P1ND *a, TWORD rt, int cmpt) 643 TWORD t; 679 TWORD t [all...] |
| stabs.c | 76 TWORD type; /* pcc type number */ 87 struct stabtype *addtype(TWORD, union dimfun *, struct attr *); 88 struct stabtype *findtype(TWORD t, union dimfun *df, struct attr *sue); 146 addtype(TWORD t, union dimfun *df, struct attr *ap) 164 findtype(TWORD t, union dimfun *df, struct attr *ap) 168 TWORD tw; 296 TWORD t = s->stype;
|
| /src/external/bsd/pcc/dist/pcc/arch/amd64/ |
| table.c | 40 # define TWORD TUWORD|TSWORD 59 SAREG|SOREG|SNAME, TWORD, 103 SAREG, TWORD, 134 SNAME|SOREG, TWORD, 173 SAREG, TWORD|TPOINT, 180 SAREG, TWORD, 203 SAREG, TWORD, 210 SAREG, TWORD, 641 SAREG|SNAME|SOREG, TWORD, 648 SCON, TWORD, [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/arm/ |
| table.c | 34 #define TWORD TUWORD|TSWORD 42 SAREG, TWORD|TPOINT, 43 SAREG, TWORD|TPOINT, 91 SAREG, TWORD|TSHORT|TUSHORT, 154 SAREG, TWORD, 159 SAREG, TWORD, 165 SAREG, TWORD, 172 SAREG, TWORD, 178 SAREG, TWORD, 185 SAREG, TWORD, [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/m68k/ |
| table.c | 41 # define TWORD TUWORD|TSWORD 63 SAREG, TWORD, 71 SAREG, TWORD, 199 SAREG, TWORD, 206 SAREG, TWORD, 213 SAREG, TWORD, 214 SAREG, TWORD, 411 SBREG|SNAME|SOREG|SCON, TWORD|TPOINT, 412 SAREG, TWORD, 418 SAREG|SNAME|SOREG|SCON, TWORD, [all...] |
| order.c | 39 notoff(TWORD t, int r, CONSZ off, char *cp)
|
| /src/external/bsd/pcc/dist/pcc/mip/ |
| node.h | 60 typedef unsigned int TWORD; 73 TWORD n_type; 74 TWORD n_qual;
|
| pass2.h | 237 *mklnode(int, CONSZ, int, TWORD), 238 *mkbinode(int, NODE *, NODE *, TWORD), 239 *mkunode(int, NODE *, int, TWORD), 263 void rmove(int, int, TWORD); 278 int gclass(TWORD); 289 NODE *storenode(TWORD t, int k); 301 int ttype(TWORD t, int tword); 310 int notoff(TWORD, int, CONSZ, char *); 493 TWORD n_type [all...] |
| manifest.h | 265 TWORD ipp_type; /* Function type */ 361 void tprint(TWORD, TWORD); 404 TWORD deunsign(TWORD t); 405 TWORD enunsign(TWORD t);
|
| /src/bin/sh/ |
| mktokens | 43 # Note that all the keyword tokens come after TWORD, and all the others 60 TWORD 0 word 93 /TWORD/{print "#define KWDOFFSET " NR; print "";
|
| /src/external/bsd/pcc/dist/pcc/arch/vax/ |
| table.c | 46 # define TWORD TINT|TUNSIGNED|TPOINT 58 SAREG, TWORD, 59 SAREG, TWORD, 175 SAREG|AWD, TWORD, 176 SAREG|AWD, TWORD, 353 SANY, TWORD|TPOINT|TFLOAT, 497 SAREG|AWD, TWORD, 502 SAREG|AWD, TWORD, 508 SAREG|AWD, TWORD, 527 SANY, TPOINT|TWORD, [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/sparc64/ |
| order.c | 26 notoff(TWORD t, int r, CONSZ off, char *cp)
|