Searched refs:rptr (Results 1 - 25 of 47) sorted by path

12

/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h2317 struct reloc_ext_external *rptr = (struct reloc_ext_external *) relocs;
2319 for (; counter < count; counter++, rptr++, cache_ptr++)
2320 MY_swap_ext_reloc_in (abfd, rptr, cache_ptr, symbols,
2325 struct reloc_std_external *rptr = (struct reloc_std_external *) relocs;
2327 for (; counter < count; counter++, rptr++, cache_ptr++)
2328 MY_swap_std_reloc_in (abfd, rptr, cache_ptr, symbols,
H A Dbout.c675 struct relocation_info *rptr;
751 for (rptr = relocs, cache_ptr = reloc_cache, counter = 0;
753 counter++, rptr++, cache_ptr++)
755 unsigned char *raw = (unsigned char *)rptr;
674 struct relocation_info *rptr; local
H A Dcoff-alpha.c643 alpha_adjust_reloc_in (abfd, intern, rptr)
646 arelent *rptr;
654 rptr->addend = 0;
655 rptr->howto = NULL;
669 rptr->addend = 0;
671 rptr->addend = - (intern->r_vaddr + 4);
679 rptr->addend += ecoff_data (abfd)->gp;
687 rptr->addend = intern->r_size;
694 rptr->addend = (intern->r_offset << 8) + intern->r_size;
703 rptr
[all...]
H A Dcoff-mips.c373 mips_adjust_reloc_in (abfd, intern, rptr)
376 arelent *rptr;
384 rptr->addend += ecoff_data (abfd)->gp;
389 rptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
391 rptr->howto = &mips_howto_table[intern->r_type];
H A Decoff.c1562 arelent *rptr;
1587 for (i = 0, rptr = internal_relocs; i < section->reloc_count; i++, rptr++)
1602 rptr->sym_ptr_ptr = symbols + intern.r_symndx;
1603 rptr->addend = 0;
1608 rptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
1609 rptr->addend = 0;
1639 rptr->sym_ptr_ptr = sec->symbol_ptr_ptr;
1641 rptr->addend = - bfd_get_section_vma (abfd, sec);
1644 rptr
1558 arelent *rptr; local
[all...]
H A Delf64-ppc.c6615 bfd_byte *rptr, *wptr;
6654 rptr = sec->contents;
6736 = (wptr - new_contents) - (rptr - sec->contents);
6738 if (wptr != rptr)
6739 memcpy (wptr, rptr, opd_ent_size);
6747 rptr += opd_ent_size;
6611 bfd_byte *rptr, *wptr; local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Drandom.c174 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
194 (The position of the rear pointer, rptr, is really 0 (as explained above
199 static long int *rptr = &randtbl[1]; variable
240 rptr = &state[0];
266 state[-1] = (MAX_TYPES * (rptr - state)) + rand_type;
310 state[-1] = (MAX_TYPES * (rptr - state)) + rand_type;
336 state[-1] = (MAX_TYPES * (rptr - state)) + rand_type;
358 rptr = &state[rear];
390 *fptr += *rptr;
397 ++rptr;
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Drandom.c174 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
194 (The position of the rear pointer, rptr, is really 0 (as explained above
199 static long int *rptr = &randtbl[1]; variable
240 rptr = &state[0];
266 state[-1] = (MAX_TYPES * (rptr - state)) + rand_type;
310 state[-1] = (MAX_TYPES * (rptr - state)) + rand_type;
336 state[-1] = (MAX_TYPES * (rptr - state)) + rand_type;
358 rptr = &state[rear];
390 *fptr += *rptr;
397 ++rptr;
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Drefer.cpp620 reference **rptr; // pointer to next reference member in class:label_processing_state
832 : state(NORMAL), count(0), rptr(p), rcount(n), fp(f)
854 output_citation_group(rptr, count, type, fp);
855 rptr += count ;
866 output_citation_group(rptr, count, type, fp);
867 rptr += count;
882 output_citation_group(rptr, count, type, fp);
883 rptr += count;
/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_random.c156 * MAX_TYPES * (rptr - state) + TYPE_3 == TYPE_3.
181 * fptr and rptr are two pointers into the state info, a front and a rear
190 * (The position of the rear pointer, rptr, is really 0 (as explained above
195 static unsigned long *rptr = &randtbl[1]; variable
273 rptr = &state[0];
360 state[-1] = MAX_TYPES * (rptr - state) + rand_type;
393 long_arg_state[0] = MAX_TYPES * (rptr - state) + rand_type;
429 state[-1] = MAX_TYPES * (rptr - state) + rand_type;
446 rptr = &state[rear];
485 f = fptr; r = rptr;
[all...]
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dcq.c178 u32 rptr = wq->sq.oldest_read - wq->sq.sw_sq + 1; local
180 if (rptr == wq->sq.size)
181 rptr = 0;
182 while (rptr != wq->sq.pidx) {
183 wq->sq.oldest_read = &wq->sq.sw_sq[rptr];
187 if (++rptr == wq->sq.size)
188 rptr = 0;
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c1841 char *rptr, *sptr, *t, *pb, *q; local
1865 rptr = getsval(y);
1870 sptr = rptr;
1898 sptr = rptr;
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dauth_context.c164 krb5_address *lptr = NULL, *rptr = NULL; local
204 rptr = &remote_k_address;
209 rptr);
213 if (rptr)
214 krb5_free_address (context, rptr);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl258 my ($rptr,$aptr,$bptr,$nptr,$n0,$num)=map("r$_",(0..5));
624 stmia $rptr!, {r8-r11}
632 sub $rptr,$rptr,r11 @ rewind $rptr
638 ldmia $rptr, {r8-r11}
646 stmia $rptr!, {r8-r11}
648 ldmia $rptr, {r8-r11}
656 stmia $rptr!, {r8-r11}
H A Dia64-mont.pl93 rptr=r8; aptr=r9; bptr=r14; nptr=r15;
131 $ADDP rptr=0,in0 }
322 { .mib; (p18) st8 [rptr]=n[2],8 // *(rp++)=r
335 { .mmb; sub rptr=rptr,len // rewind
338 { .mmi; mov aptr=rptr
349 { .mmb; (p17) st8 [rptr]=a[1],8
407 $ADDP rptr=0,in0 };;
810 { .mmi; (p32)st8 [rptr]=n1,8
811 (p34)st8 [rptr]
[all...]
H A Dx86_64-mont.pl777 my $rptr="%rdi"; # const BN_ULONG *rptr,
784 my ($i,$j,$tptr)=("%rbp","%rcx",$rptr);
865 movq $rptr,%xmm1 # save $rptr
882 movq %xmm1,$rptr
898 movq %xmm1,$rptr
914 mov %r12,8*0($rptr)
915 mov %r13,8*1($rptr)
916 mov %r14,8*2($rptr)
[all...]
H A Dx86_64-mont5.pl470 # Ensure that stack frame doesn't alias with $rptr+3*$num
986 mov 56+8(%rsp),%rdi # rptr in .sqr4x_sub
1039 my $rptr="%rdi"; # BN_ULONG *rptr,
1047 my ($i,$j,$tptr)=("%rbp","%rcx",$rptr);
1080 # Ensure that stack frame doesn't alias with $rptr+3*$num
1088 sub $rptr,%r11
1137 movq $rptr,%xmm1 # save $rptr, used in sqr8x
1155 mov $aptr,$rptr
[all...]
/freebsd-11-stable/lib/libc/stdlib/
H A Drandom.c156 * MAX_TYPES * (rptr - state) + TYPE_3 == TYPE_3.
170 * fptr and rptr are two pointers into the state info, a front and a rear
179 * (The position of the rear pointer, rptr, is really 0 (as explained above
184 static uint32_t *rptr = &randtbl[1]; variable
250 rptr = &state[0];
286 rptr = &state[0];
324 state[-1] = MAX_TYPES * (rptr - state) + rand_type;
352 int_arg_state[0] = MAX_TYPES * (rptr - state) + rand_type;
388 state[-1] = MAX_TYPES * (rptr - state) + rand_type;
394 rptr
[all...]
/freebsd-11-stable/lib/libedit/
H A Dreadline.c548 const char *rptr; local
653 rptr = ev.str;
658 return rptr;
/freebsd-11-stable/lib/libopenbsd/
H A Dimsg.c144 ibuf->r.rptr = ibuf->r.buf + IMSG_HEADER_SIZE;
155 memcpy(imsg->data, ibuf->r.rptr, datalen);
H A Dimsg.h48 u_char *rptr; member in struct:ibuf_read
/freebsd-11-stable/libexec/rbootd/
H A Ddefs.h101 #define EnetStr(rptr) GetEtherAddr(&(rptr)->rmp.hp_hdr.saddr[0])
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-hfa.h212 uint64_t rptr:40; member in struct:__anon8545::__anon8546
214 uint64_t rptr:40;
224 uint64_t rptr:40; member in struct:__anon8545::__anon8547
226 uint64_t rptr:40;
237 uint64_t rptr:40; member in struct:__anon8545::__anon8548
239 uint64_t rptr:40;
248 uint64_t rptr:40; member in struct:__anon8545::__anon8549
250 uint64_t rptr:40;
H A Dcvmx-trax-defs.h855 uint64_t rptr : 8; /**< Read pointer */ member in struct:cvmx_trax_cycles_since::cvmx_trax_cycles_since_s
859 uint64_t rptr : 8;
895 uint64_t rptr : 10; /**< Read pointer */ member in struct:cvmx_trax_cycles_since1::cvmx_trax_cycles_since1_s
901 uint64_t rptr : 10;
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c2269 const char *retaddr, struct ng_mesg **rptr)
2340 *rptr = resp;
2268 ng_ce_rcvmsg(node_p node, struct ng_mesg *msg, const char *retaddr, struct ng_mesg **rptr) argument

Completed in 589 milliseconds

12