Searched refs:b_name (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dequiv.c77 if(np->b_name.vdim!=NULL && np->b_name.vdim->ndim>1 &&
83 ns = np->b_name.vdim->ndim;
115 comno = np->b_name.vardesc.varno;
116 comoffset = np->b_name.voffset + offset;
137 if( (ovarno = np->b_name.vardesc.varno) == i)
139 if(np->b_name.voffset + q->eqvchain.eqvoffset != 0)
143 offset = np->b_name.voffset;
148 np->b_name.vardesc.varno = i;
149 np->b_name
[all...]
H A Dproc.c151 p = mkext( varunder(VL, v->b_name.varname) );
162 v->b_name.vprocclass = PTHISPROC;
214 q->b_name.vprocclass = PTHISPROC;
362 np->b_name.vardesc.varno = chslot;
369 np->b_name.vardesc.varno = cxslot;
374 np->b_name.voffset = retslot->b_addr.memoffset->b_const.fconst.ci;
378 if(! ((q = p->chain.datap)->b_name.vdcldone) )
379 q->b_name.vardesc.varno = nextarg(TYADDR);
382 if(! ((q = p->chain.datap)->b_name.vdcldone) ) {
384 q->b_name
[all...]
H A Ddata.c174 if(p->b_prim.argsp==NULL && np->b_name.vdim!=NULL)
181 if( (neltp = np->b_name.vdim->nelt) && ISCONST(neltp))
206 *vlenp = extsymtab[np->b_name.vardesc.varno].maxleng;
208 *vlenp = eqvclass[np->b_name.vardesc.varno].eqvleng;
212 if(np->b_name.vdim)
213 *vlenp *= np->b_name.vdim->nelt->b_const.fconst.ci;
H A Dexpr.c653 else if(qtag==TPRIM && q->b_prim.argsp==0 && q->b_prim.namep->b_name.vdim!=NULL)
655 else if(qtag==TPRIM && q->b_prim.argsp==0 && q->b_prim.namep->b_name.vdovar &&
712 if((k = intrfunct(np->b_name.varname)))
715 np->b_name.vardesc.varno = k;
716 np->b_name.vprocclass = PINTRINSIC;
720 extp = mkext( varunder(VL,np->b_name.varname) );
723 np->b_name.vardesc.varno = extp - extsymtab;
724 np->b_name.vprocclass = PEXTERNAL;
731 np->b_name.vprocclass = PEXTERNAL;
743 nargs = fixargs( np->b_name
[all...]
H A Derror.c86 varstr(VL, v->b_name.varname), s);
H A Dintr.c357 packed.ijunk = np->b_name.vardesc.varno;
481 varstr(VL,np->b_name.varname) );
485 err1("bad argument type to intrinsic %s", varstr(VL, np->b_name.varname) );
529 if(np->vclass!=CLPROC || np->b_name.vprocclass!=PINTRINSIC)
530 fatal1("intraddr: %s is not intrinsic", varstr(VL,np->b_name.varname));
531 packed.ijunk = np->b_name.vardesc.varno;
553 varstr(VL,np->b_name.varname));
H A Dexec.c215 np->b_name.vprocclass = PSTFUNCT;
219 np->b_name.vardesc.vstfdesc = mkchain((void *)args, (void *)rp);
319 if(np->b_name.vdovar)
321 err1("nested loops with variable %s", varstr(VL,np->b_name.varname));
334 np->b_name.vdovar = YES;
493 ctlstack->donamep->b_name.vdovar = NO;
H A Dio.c435 if(q->tag==TPRIM && q->b_prim.argsp==NULL && q->b_prim.namep->b_name.vdim!=NULL)
438 if(qn->b_name.vdim->nelt)
439 putio( fixtype(cpexpr(qn->b_name.vdim->nelt)),
569 if(p->tag==TPRIM && p->b_prim.argsp==NULL && (np = p->b_prim.namep)->b_name.vdim!=NULL)
572 if(np->b_name.vdim->nelt)
573 nump = cpexpr(np->b_name.vdim->nelt);
603 if(np->b_name.vdim)
H A Dmisc.c310 if( hash==hp->hashval && eqn(VL,n,q->b_name.varname) )
320 cpn(VL, n, q->b_name.varname);
H A Dinit.c215 if((q = p->b_name.vdim))
H A Ddefs.h403 #define b_name _u._name
402 #define b_name macro
H A Dputscj.c1440 printf("name=%s\n", p->b_name.varname);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dssu_external.c125 char b_name[DNS_NAME_FORMATSIZE]; local
175 dns_name_format(name, b_name, sizeof(b_name));
189 strlen(b_name) + 1 + /* Name */
206 isc_buffer_putstr(&buf, b_name);
251 b_name);
255 b_name);
H A Dsdlz.c1738 char b_name[DNS_NAME_FORMATSIZE]; local
1764 dns_name_format(name, b_name, sizeof(b_name));
1787 ret = imp->methods->ssumatch(b_signer, b_name, b_addr, b_type, b_key,
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dssu_external.c120 char b_name[DNS_NAME_FORMATSIZE]; local
170 dns_name_format(name, b_name, sizeof(b_name));
184 strlen(b_name) + 1 + /* Name */
201 isc_buffer_putstr(&buf, b_name);
246 b_name);
250 b_name);
H A Dsdlz.c1713 char b_name[DNS_NAME_FORMATSIZE]; local
1739 dns_name_format(name, b_name, sizeof(b_name));
1762 ret = imp->methods->ssumatch(b_signer, b_name, b_addr, b_type, b_key,
/netbsd-current/usr.sbin/wsmoused/
H A Dconfig_yacc.y78 Conf->b_name = strdup("global"); }
99 { $4->b_name = strdup($2);
103 $$->b_name = strdup($2); }
H A Dconfig.c115 if (b->b_name != NULL)
116 free(b->b_name);
235 if (strcmp(b->b_child[bc]->b_name, modename) == 0)
H A Dwsmoused.h81 char *b_name; member in struct:block
/netbsd-current/external/gpl2/grep/dist/src/
H A Dvms_fab.c72 nam.nam$b_name +
/netbsd-current/external/gpl2/gmake/dist/
H A Dvmsfunctions.c105 dentry->d_namlen = dnam->nam$b_name + dnam->nam$b_type;
208 FileName.dsc$w_length = Nam.nam$b_name + Nam.nam$b_type + Nam.nam$b_ver;
/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dlload.h233 struct berval b_name, b_uri; member in struct:LloadBackend
H A Dmonitor.c851 bk_mss->mss_rdn.bv_len = sizeof("cn=") + b->b_name.bv_len;
854 bk_mss->mss_rdn.bv_len, "cn=%s", b->b_name.bv_val );
857 bk_mss->mss_name = b->b_name.bv_val;
H A Dbackend.c729 ch_free( b->b_name.bv_val );
H A Dupstream.c692 is_bindconn ? "bind " : "", c->c_connid, b->b_name.bv_val );

Completed in 405 milliseconds

12