HomeSort by: relevance | last modified time | path
    Searched defs:l64 (Results 1 - 16 of 16) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
l64_106.h 22 unsigned char l64[8]; member in struct:dns_rdata_l64
l64_106.c 127 dns_rdata_l64_t *l64 = source; local
130 REQUIRE(l64 != NULL);
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
162 dns_rdata_l64_t *l64 = source; local
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
l64_106.h 23 unsigned char l64[8]; member in struct:dns_rdata_l64
l64_106.c 128 dns_rdata_l64_t *l64 = source; local
131 REQUIRE(l64 != NULL);
132 REQUIRE(l64->common.rdtype == type);
133 REQUIRE(l64->common.rdclass == rdclass);
138 RETERR(uint16_tobuffer(l64->pref, target));
139 return (mem_tobuffer(target, l64->l64, sizeof(l64->l64)));
145 dns_rdata_l64_t *l64 = target local
165 dns_rdata_l64_t *l64 = source; local
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_div_macros.h 165 BINARY80 lx, ly, lq, l64, l128; local
169 l64 = (BINARY80) d64.d;
171 l128 = l64 * l64;
174 ((BINARY80) (*pCA4).w[3] * l64 +
176 (BINARY80) (*pCA4).w[1] * l64 + (BINARY80) (*pCA4).w[0];
177 ly = (BINARY80) CY.w[1] * l128 + (BINARY80) CY.w[0] * l64;
181 lq = (lq - CQ2.w[1]) * l64;
203 ((BINARY80) (*pCA4).w[1] * l64 +
204 (BINARY80) (*pCA4).w[0])) * l64;
    [all...]
bid_sqrt_macros.h 36 BINARY80 lx, ly, l64; local
41 l64 = (BINARY80) f64.d;
42 lx = (BINARY80) A10.w[1] * l64 + (BINARY80) A10.w[0];
54 BINARY80 l64, lm64, l128, lxL, lx, ly, lS, lSH, lSL, lE, l3, l2, local
61 l64 = (BINARY80) f64.d;
63 l128 = l64 * l64;
64 lx = l3 = (BINARY80) C256.w[3] * l64 * l128;
67 l1 = (BINARY80) C256.w[1] * l64;
79 CS.w[0] = (UINT64) (lS - (BINARY80) CS.w[1] * l64);
140 double lx, l64; local
234 double l64, l128, lx, l2, l1, l0; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_div_macros.h 165 BINARY80 lx, ly, lq, l64, l128; local
169 l64 = (BINARY80) d64.d;
171 l128 = l64 * l64;
174 ((BINARY80) (*pCA4).w[3] * l64 +
176 (BINARY80) (*pCA4).w[1] * l64 + (BINARY80) (*pCA4).w[0];
177 ly = (BINARY80) CY.w[1] * l128 + (BINARY80) CY.w[0] * l64;
181 lq = (lq - CQ2.w[1]) * l64;
203 ((BINARY80) (*pCA4).w[1] * l64 +
204 (BINARY80) (*pCA4).w[0])) * l64;
    [all...]
bid_sqrt_macros.h 36 BINARY80 lx, ly, l64; local
41 l64 = (BINARY80) f64.d;
42 lx = (BINARY80) A10.w[1] * l64 + (BINARY80) A10.w[0];
54 BINARY80 l64, lm64, l128, lxL, lx, ly, lS, lSH, lSL, lE, l3, l2, local
61 l64 = (BINARY80) f64.d;
63 l128 = l64 * l64;
64 lx = l3 = (BINARY80) C256.w[3] * l64 * l128;
67 l1 = (BINARY80) C256.w[1] * l64;
79 CS.w[0] = (UINT64) (lS - (BINARY80) CS.w[1] * l64);
140 double lx, l64; local
234 double l64, l128, lx, l2, l1, l0; local
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
rs6000-core.c 96 struct __ld_info64 l64; member in union:__anon9834
99 struct ld_info l64;
619 size = (unsigned long) ((LdInfo *) 0)->l64.ldinfo_filename;
632 ldi_core = ldinfo.l64.ldinfo_core;
633 ldi_datasize = ldinfo.l64.ldinfo_datasize;
634 ldi_dataorg = (bfd_vma) ldinfo.l64.ldinfo_dataorg;
635 ldi_next = ldinfo.l64.ldinfo_next;
738 size = (int) ((LdInfo *) 0)->l64.ldinfo_filename;
  /src/external/gpl3/binutils.old/dist/bfd/
rs6000-core.c 96 struct __ld_info64 l64; member in union:__anon11316
99 struct ld_info l64;
619 size = (unsigned long) ((LdInfo *) 0)->l64.ldinfo_filename;
632 ldi_core = ldinfo.l64.ldinfo_core;
633 ldi_datasize = ldinfo.l64.ldinfo_datasize;
634 ldi_dataorg = (bfd_vma) ldinfo.l64.ldinfo_dataorg;
635 ldi_next = ldinfo.l64.ldinfo_next;
738 size = (int) ((LdInfo *) 0)->l64.ldinfo_filename;
  /src/external/gpl3/gdb.old/dist/bfd/
rs6000-core.c 96 struct __ld_info64 l64; member in union:__anon154
99 struct ld_info l64;
619 size = (unsigned long) ((LdInfo *) 0)->l64.ldinfo_filename;
632 ldi_core = ldinfo.l64.ldinfo_core;
633 ldi_datasize = ldinfo.l64.ldinfo_datasize;
634 ldi_dataorg = (bfd_vma) ldinfo.l64.ldinfo_dataorg;
635 ldi_next = ldinfo.l64.ldinfo_next;
738 size = (int) ((LdInfo *) 0)->l64.ldinfo_filename;
  /src/external/gpl3/gdb/dist/bfd/
rs6000-core.c 96 struct __ld_info64 l64; member in union:__anon195
99 struct ld_info l64;
619 size = (unsigned long) ((LdInfo *) 0)->l64.ldinfo_filename;
632 ldi_core = ldinfo.l64.ldinfo_core;
633 ldi_datasize = ldinfo.l64.ldinfo_datasize;
634 ldi_dataorg = (bfd_vma) ldinfo.l64.ldinfo_dataorg;
635 ldi_next = ldinfo.l64.ldinfo_next;
738 size = (int) ((LdInfo *) 0)->l64.ldinfo_filename;
  /src/external/mpl/bind/include/dns/
rdatastruct.h 1994 unsigned char l64[8]; member in struct:dns_rdata_l64
  /src/external/mpl/dhcp/bind/include/dns/
rdatastruct.h 2136 unsigned char l64[8]; member in struct:dns_rdata_l64
  /src/external/gpl3/gdb.old/dist/gdb/
aarch64-linux-tdep.c 312 CORE_ADDR l64 = extract_unsigned_integer (buf + size, size, local
316 store_unsigned_integer (buf, size, BFD_ENDIAN_LITTLE, l64);
  /src/external/gpl3/gdb/dist/gdb/
aarch64-linux-tdep.c 330 CORE_ADDR l64 = extract_unsigned_integer (buf + size, size, local
334 store_unsigned_integer (buf, size, BFD_ENDIAN_LITTLE, l64);

Completed in 63 milliseconds