HomeSort by: relevance | last modified time | path
    Searched refs:cftnsp (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/bsd/pcc/dist/pcc/arch/i386/
code.c 80 cftnsp ? 'x' : 'w');
141 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
145 sz = tsize(BTYPE(cftnsp->stype), cftnsp->sdf, cftnsp->sap);
149 if (sz == SZLONGLONG && attr_find(cftnsp->sap, ATTR_COMPLEX)) {
169 q = tempnode(structrettemp, PTR+STRTY, 0, cftnsp->sap);
171 p = block(REG, NIL, NIL, PTR+STRTY, 0, cftnsp->sap);
233 if ((name = cftnsp->soname) == NULL
    [all...]
local.c 203 name = getsoname(cftnsp);
273 cftnsp->soname ? cftnsp->soname : cftnsp->sname);
  /src/external/bsd/pcc/dist/pcc/arch/m68k/
code.c 64 cftnsp ? 'x' : 'w');
109 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
113 cftnsp->sdf, cftnsp->sap), NIL);
114 q = block(REG, 0, 0, INCREF(STRTY), cftnsp->sdf, cftnsp->sap);
145 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
  /src/external/bsd/pcc/dist/pcc/arch/nova/
code.c 131 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
143 // sz = (tsize(STRTY, cftnsp->sdf, cftnsp->ssue)+SZCHAR-1)/SZCHAR;
169 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
  /src/external/bsd/pcc/dist/pcc/arch/i86/
code.c 50 cftnsp ? 'x' : 'w');
89 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
92 q = tempnode(structrettemp, PTR+STRTY, 0, cftnsp->sap);
94 p = block(REG, NIL, NIL, PTR+STRTY, 0, cftnsp->sap);
138 if (attr_find(cftnsp->sap, GCC_ATYP_STDCALL) != NULL)
139 cftnsp->sflags |= SSTDCALL;
140 if ((ap = attr_find(cftnsp->sap, GCC_ATYP_REGPARM)))
145 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN)
    [all...]
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
code.c 94 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
105 sz = (tsize(STRTY, cftnsp->sdf, cftnsp->ssue)+SZCHAR-1)/SZCHAR;
144 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
  /src/external/bsd/pcc/dist/pcc/arch/m16c/
code.c 75 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
86 sz = (tsize(STRTY, cftnsp->sdf, cftnsp->ssue)+SZCHAR-1)/SZCHAR;
128 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
  /src/external/bsd/pcc/dist/pcc/arch/pdp11/
code.c 100 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
103 q = block(OREG, NIL, NIL, PTR+STRTY, 0, cftnsp->sap);
107 p = block(REG, NIL, NIL, PTR+STRTY, 0, cftnsp->sap);
124 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
  /src/external/bsd/pcc/dist/pcc/arch/powerpc/
local2.c 30 #include "pass1.h" /* for cftnsp */
650 printf("-L%s$pb)\n", cftnsp->soname ? cftnsp->soname : exname(cftnsp->sname));
653 printf("-L%s$pb)\n", cftnsp->soname ? cftnsp->soname : exname(cftnsp->sname));
675 printf("-L%s$pb", cftnsp->soname ? cftnsp->soname : exname(cftnsp->sname))
    [all...]
code.c 79 cftnsp ? 'x' : 'w');
293 p = tempnode(0, INCREF(cftnsp->stype), 0, cftnsp->sap);
295 q = block(REG, NIL, NIL, INCREF(cftnsp->stype),
296 cftnsp->sdf, cftnsp->sap);
356 usym = cftnsp->sdf->dfun;
365 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
490 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN
    [all...]
local.c 111 fname = cftnsp->soname ? cftnsp->soname : cftnsp->sname;
176 cftnsp->soname ? cftnsp->soname : cftnsp->sname);
  /src/external/bsd/pcc/dist/pcc/arch/vax/
code.c 90 cftnsp ? 'x' : 'w');
132 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
135 t = PTR+BTYPE(cftnsp->stype);
137 q = tempnode(strtemp, t, 0, cftnsp->sap);
139 p = block(REG, NIL, NIL, t, 0, cftnsp->sap);
159 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
  /src/external/bsd/pcc/dist/pcc/arch/mips/
code.c 70 cftnsp ? 'x' : 'w');
131 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
134 ty = cftnsp->stype - FTN;
136 q = block(REG, NIL, NIL, INCREF(ty), 0, cftnsp->sap);
138 p = tempnode(0, INCREF(ty), 0, cftnsp->sap);
143 q = tempnode(tempnr, INCREF(ty), 0, cftnsp->sap);
146 p = tempnode(rvnr, INCREF(ty), 0, cftnsp->sap);
152 q = tempnode(rvnr, INCREF(ty), 0, cftnsp->sap);
153 p = block(REG, NIL, NIL, INCREF(ty), 0, cftnsp->sap)
    [all...]
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
scan.l 66 #define STABS_LINE(x) if (gflag && cftnsp) stabs_line(x)
90 if (cftnsp == NULL)
92 yylval.strp = cftnsp->sname; /* XXX - not C99 */
pftn.c 71 struct symtab *cftnsp; variable in typeref:struct:symtab
241 if (cftnsp == NULL && dsym->dfun == NULL)
513 if ((c = cftnsp->soname) == NULL)
514 c = addname(exname(cftnsp->sname));
517 cftnsp->stype, cftnsp->sclass == EXTDEF, retlab, tvaloff);
533 if (cftnsp) {
534 gc = attr_find(cftnsp->sap, GCC_ATYP_CONSTRUCTOR);
535 gd = attr_find(cftnsp->sap, GCC_ATYP_DESTRUCTOR);
537 struct symtab sts = *cftnsp;
    [all...]
cgram.y 283 cftnsp->sflags |= NORETYP;
967 if (cftnsp->stype != VOID &&
968 (cftnsp->sflags & NORETYP) == 0 &&
969 cftnsp->stype != VOID+FTN)
979 p = nametree(cftnsp);
1811 cftnsp = s;
1825 if ((c = cftnsp->soname) == NULL)
1826 c = addname(exname(cftnsp->sname));
1827 send_passt(IP_PROLOG, -1, c, cftnsp->stype,
1828 cftnsp->sclass == EXTDEF, prolab, ctval)
    [all...]
gcc_compat.c 167 if (cftnsp == NULL) {
171 yylval.strp = cftnsp->sname; /* XXX - not C99 */
pass1.h 183 extern struct symtab *cftnsp;
  /src/external/bsd/pcc/dist/pcc/arch/arm/
code.c 64 cftnsp ? 'x' : 'w');
264 p = tempnode(0, PTR-FTN+cftnsp->stype, 0, cftnsp->sap);
266 q = block(REG, NIL, NIL, PTR+STRTY, 0, cftnsp->sap);
323 usym = cftnsp->sdf->dfun;
333 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
397 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
408 q = block(REG, NIL, NIL, PTR+STRTY, 0, cftnsp->sap)
    [all...]
  /src/external/bsd/pcc/dist/pcc/arch/pdp10/
code.c 85 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
  /src/external/bsd/pcc/dist/pcc/arch/amd64/
code.c 124 cftnsp ? 'x' : 'w');
175 sp = cftnsp;
249 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
250 sp = cftnsp;
355 if (cftnsp->sdf == NULL || cftnsp->sdf->dfun == NULL)
357 al = cftnsp->sdf->dfun;
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
scan.l 71 #define STABS_LINE(x) if (gflag && cftnsp) stabs_line(x)
315 if (cftnsp == NULL)
317 yylval.strp = cftnsp->sname;
cgram.y 310 cftnsp->sflags |= NORETYP;
941 if (cftnsp->stype != VOID &&
942 (cftnsp->sflags & NORETYP) == 0 &&
943 cftnsp->stype != VOID+FTN)
953 p = nametree(cftnsp);
1852 cftnsp = s;
1865 send_passt(IP_PROLOG, -1, getexname(cftnsp), cftnsp->stype,
1866 cftnsp->sclass == EXTDEF, prolab, ctval);
1886 cftnsp = NULL
    [all...]
pftn.c 82 struct symtab *cftnsp; variable in typeref:struct:symtab
548 c = getexname(cftnsp);
551 cftnsp->stype, cftnsp->sclass == EXTDEF,
568 if (cftnsp) {
569 gc = attr_find(cftnsp->sap, GCC_ATYP_CONSTRUCTOR);
570 gd = attr_find(cftnsp->sap, GCC_ATYP_DESTRUCTOR);
572 struct symtab sts = *cftnsp;
591 cftnsp = NULL;
650 if (oldstyle && (df = cftnsp->sdf) && (al = df->dfun))
    [all...]
  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
code.c 45 cftnsp ? 'x' : 'w');

Completed in 39 milliseconds

1 2