Searched refs:l64 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Dl64_106.h24 unsigned char l64[8]; member in struct:dns_rdata_l64
H A Dl64_106.c127 dns_rdata_l64_t *l64 = source; local
131 REQUIRE(l64->common.rdtype == type);
132 REQUIRE(l64->common.rdclass == rdclass);
137 RETERR(uint16_tobuffer(l64->pref, target));
138 return (mem_tobuffer(target, l64->l64, sizeof(l64->l64)));
144 dns_rdata_l64_t *l64 = target; local
152 l64
164 dns_rdata_l64_t *l64 = source; local
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Drs6000-core.c97 struct __ld_info64 l64; member in union:__anon383
100 struct ld_info l64;
544 size = (int) ((LdInfo *) 0)->l64.ldinfo_filename;
557 ldi_core = ldinfo.l64.ldinfo_core;
558 ldi_datasize = ldinfo.l64.ldinfo_datasize;
559 ldi_dataorg = (bfd_vma) ldinfo.l64.ldinfo_dataorg;
560 ldi_next = ldinfo.l64.ldinfo_next;
655 size = (int) ((LdInfo *) 0)->l64.ldinfo_filename;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Drs6000-nat.c95 struct ld_info l64; member in union:__anon1432
98 struct __ld_info64 l64;
120 (arch64 ? (ldi)->l64.ldinfo_##field : (ldi)->l32.ldinfo_##field)
625 vp->tstart = (CORE_ADDR) ldi->l64.ldinfo_textorg;
626 vp->tend = vp->tstart + ldi->l64.ldinfo_textsize;
627 vp->dstart = (CORE_ADDR) ldi->l64.ldinfo_dataorg;
628 vp->dend = vp->dstart + ldi->l64.ldinfo_datasize;
1030 int ldisize = arch64 ? sizeof (ldi->l64) : sizeof (ldi->l32);
1131 ldi->l64.ldinfo_fd = -1;
/freebsd-9.3-release/sys/dev/cp/
H A Dcpddk.c40 l147;unsigned char l73,l81,l62,l44,l48,l64,l34;unsigned char p; member in struct:l181
5727 a->l73=4;a->l81=4;a->l62=32;a->l44=36;a->l48=32;a->l64=12;break;case 1
5733 a->l73=5;a->l81=5;a->l62=34;a->l44=38;a->l48=34;a->l64=14;break;case 2
5739 ->g+232);a->l73=6;a->l81=6;a->l62=48;a->l44=52;a->l48=48;a->l64=13;
5746 l64=15;break;}{if(!(a->d->l83==30))goto l465;{a->l38=1;switch(a->p){
5939 l26|=32;goto l742;l743:;a->l26&=~32;l742:;}l(a->d,a->l64,a->l26);{if(
5951 }l(a->d,a->l64,a->l26);l227(a);l226(a);}goto l392;l781:;{if(!(a->f==2
5996 a,a->l53);}static void l210(e*a){int c;a->l26&=~128;l(a->d,a->l64,a->
6013 128;l(a->d,a->l64,a->l26);}void cp_set_mux(s*b,int l183){e*a;int l555
6099 long* )((a)->x+16)=a->l36;{if(!(a->f==3))goto l683;{l(a->d,a->l64,
[all...]
/freebsd-9.3-release/lib/bind/dns/dns/
H A Drdatastruct.h2108 unsigned char l64[8]; member in struct:dns_rdata_l64

Completed in 91 milliseconds