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

  /src/external/gpl3/gdb/dist/sim/testsuite/sh/
movli.s 15 mov.l xptr, r1
53 xptr: .long x label
  /src/external/gpl3/gdb.old/dist/sim/testsuite/sh/
movli.s 15 mov.l xptr, r1
53 xptr: .long x label
  /src/common/lib/libc/rpc/
xdr_mem.c 261 xdr_bytesrec *xptr; local
266 xptr = (xdr_bytesrec *)info;
267 xptr->xc_is_last_record = TRUE;
268 xptr->xc_num_avail = xdrs->x_handy;
  /src/usr.sbin/timed/timed/
networkdelta.c 159 long *xptr; local
186 for (xptr = x; xptr != xlim; xptr++) {
187 float xx = *xptr;
  /src/external/gpl3/binutils/dist/bfd/
dwarf1.c 187 bfd_byte *xptr = this_die; local
192 if (xptr + 4 > aDiePtrEnd)
194 aDieInfo->length = bfd_get_32 (abfd, xptr);
195 xptr += 4;
208 if (xptr + 2 > aDiePtrEnd)
210 aDieInfo->tag = bfd_get_16 (abfd, xptr);
211 xptr += 2;
214 while (xptr + 2 <= aDiePtrEnd)
222 attr = bfd_get_16 (abfd, xptr);
223 xptr += 2
295 bfd_byte *xptr; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
dwarf1.c 187 bfd_byte *xptr = this_die; local
192 if (xptr + 4 > aDiePtrEnd)
194 aDieInfo->length = bfd_get_32 (abfd, xptr);
195 xptr += 4;
208 if (xptr + 2 > aDiePtrEnd)
210 aDieInfo->tag = bfd_get_16 (abfd, xptr);
211 xptr += 2;
214 while (xptr + 2 <= aDiePtrEnd)
222 attr = bfd_get_16 (abfd, xptr);
223 xptr += 2
295 bfd_byte *xptr; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
dwarf1.c 187 bfd_byte *xptr = this_die; local
192 if (xptr + 4 > aDiePtrEnd)
194 aDieInfo->length = bfd_get_32 (abfd, xptr);
195 xptr += 4;
208 if (xptr + 2 > aDiePtrEnd)
210 aDieInfo->tag = bfd_get_16 (abfd, xptr);
211 xptr += 2;
214 while (xptr + 2 <= aDiePtrEnd)
222 attr = bfd_get_16 (abfd, xptr);
223 xptr += 2
295 bfd_byte *xptr; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
dwarf1.c 187 bfd_byte *xptr = this_die; local
192 if (xptr + 4 > aDiePtrEnd)
194 aDieInfo->length = bfd_get_32 (abfd, xptr);
195 xptr += 4;
208 if (xptr + 2 > aDiePtrEnd)
210 aDieInfo->tag = bfd_get_16 (abfd, xptr);
211 xptr += 2;
214 while (xptr + 2 <= aDiePtrEnd)
222 attr = bfd_get_16 (abfd, xptr);
223 xptr += 2
295 bfd_byte *xptr; local
    [all...]
  /src/external/lgpl3/mpc/dist/tools/bench/
mpcbench.c 185 mpc_t *xptr, *yptr, *zptr; local
209 xptr = bench_random_array (NB_RAND_CPLX, precision1, randstate);
222 t = arrayfunc[i].func_init (NB_RAND_CPLX, zptr, xptr, yptr);
230 ti = arrayfunc[i].func_accurate (niter, NB_RAND_CPLX, zptr, xptr, yptr, arrayfunc[i].noperands);
243 mpc_clear (xptr[j]);
247 free (xptr);
  /src/external/lgpl3/mpfr/dist/tools/bench/
mpfrbench.c 150 mpfr_t *xptr, *yptr, *zptr; local
169 xptr = bench_random_array (NB_RAND_FLOAT, precision1, randstate);
184 t = arrayfunc[i].func_init (NB_RAND_FLOAT, zptr, xptr, yptr);
191 ti = arrayfunc[i].func_accurate (niter, NB_RAND_FLOAT, zptr, xptr, yptr, arrayfunc[i].noperands);
202 mpfr_clear (xptr[j]);
206 free (xptr);
  /src/external/bsd/ntp/dist/ntpd/
refclock_irig.c 269 int xptr; /* timecode pointer */ member in struct:irigunit
886 if (up->xptr >= 2) {
887 up->timecode[--up->xptr] = hexchar[temp & 0xf];
888 up->timecode[--up->xptr] = hexchar[(temp >> 5) &
906 up->xptr = 2 * SUBFLD;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
ctf-ptype.c 231 int (*xptr) (int (*) (), int (*) (void), int); variable
ptype.c 247 int (*xptr) (int (*) (), int (*) (void), int); variable
260 .stabs "xptr:G(0,150)=*(0,151)=g(0,1)(0,152)=*(0,153)=f(0,1)(0,154)=*(0,155)=g(0,1)(0,122)#(0,1)#",32,0,236,0
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
ctf-ptype.c 231 int (*xptr) (int (*) (), int (*) (void), int); variable
ptype.c 247 int (*xptr) (int (*) (), int (*) (void), int); variable
260 .stabs "xptr:G(0,150)=*(0,151)=g(0,1)(0,152)=*(0,153)=f(0,1)(0,154)=*(0,155)=g(0,1)(0,122)#(0,1)#",32,0,236,0
  /src/external/bsd/ntp/dist/ntpq/
ntpq.c 870 char *xptr, *pptr; local
874 xptr = lbuf;
883 *xptr++ = s_xdig[ch >> 4 ];
884 *xptr++ = s_xdig[ch & 0x0F];
885 if (++xptr == lbuf + 3*8)
886 ++xptr;

Completed in 60 milliseconds