Searched refs:nbytes (Results 151 - 175 of 211) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-frv.c1674 frv_pic_ptr (nbytes)
1675 int nbytes;
1680 if (nbytes != 4)
1694 md_cons_align (nbytes);
H A Dtc-bfin.c217 bfin_pic_ptr (int nbytes) argument
222 if (nbytes != 4)
236 md_cons_align (nbytes);
H A Dtc-m88k.c1147 md_number_to_chars (char *buf, valueT val, int nbytes)
1149 number_to_chars_bigendian (buf, val, nbytes);
1145 md_number_to_chars(char *buf, valueT val, int nbytes) argument
H A Dtc-z8k.c1583 md_number_to_chars (char *ptr, valueT use, int nbytes)
1585 number_to_chars_bigendian (ptr, use, nbytes);
1581 md_number_to_chars(char *ptr, valueT use, int nbytes) argument
H A Dtc-ppc.c1687 ppc_elf_cons (nbytes)
1688 register int nbytes; /* 1=.byte, 2=.word, 4=.long, 8=.llong. */
1713 if (size > nbytes)
1716 reloc_howto->name, nbytes);
1723 p = frag_more (nbytes);
1726 offset = nbytes - size;
1732 emit_expr (&exp, (unsigned int) nbytes);
1708 reloc_howto->name, nbytes); local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c1200 size_t nbytes; local
1213 nbytes = nc / CHAR_BIT * css;
1220 ptr = (uch *)realloc((char *)p->g->setbits, nbytes);
1228 (void) memset((char *)p->g->setbits + (nbytes - css), 0, css);
/openbsd-current/usr.sbin/vmd/
H A Dvionet.c539 size_t i, chunk, nbytes, copied = 0; local
544 nbytes = MIN(chain_len, VIONET_HARD_MTU);
546 nbytes = sizeof(struct packet);
554 * care if we under-read (i.e. sz != nbytes) as we may not have a
557 sz = read(fd, buf, nbytes);
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-h8500.c1492 md_number_to_chars (ptr, use, nbytes)
1495 int nbytes;
1497 number_to_chars_bigendian (ptr, use, nbytes);
H A Dtc-m88k.c1188 md_number_to_chars (buf, val, nbytes)
1191 int nbytes;
1193 number_to_chars_bigendian (buf, val, nbytes);
H A Dtc-z8k.c1546 md_number_to_chars (char *ptr, valueT use, int nbytes)
1548 number_to_chars_bigendian (ptr, use, nbytes);
1544 md_number_to_chars(char *ptr, valueT use, int nbytes) argument
H A Dtc-ppc.c1678 ppc_elf_cons (nbytes)
1679 register int nbytes; /* 1=.byte, 2=.word, 4=.long, 8=.llong. */
1704 if (size > nbytes)
1707 reloc_howto->name, nbytes);
1714 p = frag_more (nbytes);
1717 offset = nbytes - size;
1723 emit_expr (&exp, (unsigned int) nbytes);
1699 reloc_howto->name, nbytes); local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.h721 struct cum_arg { int nbytes; int anonymous_args; };
747 ((CUM).nbytes = 0, (CUM).anonymous_args = 0)
754 ((CUM).nbytes += ((MODE) != BLKmode \
716 struct cum_arg { int nbytes; int anonymous_args; }; member in struct:cum_arg
/openbsd-current/usr.sbin/npppd/pptp/
H A Dpptp_call.c686 pptp_call_ppp_output(npppd_ppp *ppp, unsigned char *bytes, int nbytes, argument
697 if (pptp_call_gre_output(_this, 1, 1, bytes, nbytes) != 0) {
702 ppp->obytes += nbytes;
/openbsd-current/usr.sbin/npppd/l2tp/
H A Dl2tp_call.c903 l2tp_call_ppp_output(npppd_ppp *ppp, unsigned char *bytes, int nbytes, argument
914 bytebuffer_put(bytebuf, bytes, nbytes);
919 ppp->obytes += nbytes;
/openbsd-current/usr.sbin/amd/amd/
H A Dafs_ops.c1612 int nbytes = count / 2; /* conservative */ local
1627 nbytes -= sizeof(*ep) + strlen(xp->am_name) + 1;
1631 if (nbytes > 0 && !dp->eof && todo > 1) {
/openbsd-current/usr.sbin/nsd/dnstap/
H A Ddnstap.c439 dt_tls_writer_read(void* obj, void* buf, size_t nbytes) argument
441 /* want to read nbytes of data */
446 while(nread < nbytes) {
449 if((r = SSL_read(dtw->ssl, ((char*)buf)+nread, nbytes-nread)) <= 0) {
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa.c3911 update_total_code_bytes (int nbytes)
3920 total_code_bytes += nbytes;
7814 int nbytes = 0;
7863 nbytes += 8;
7868 nbytes += 12;
7898 nbytes += 20;
7903 nbytes += 24;
7919 nbytes += 16;
7924 nbytes += 20;
7947 nbytes
3899 update_total_code_bytes(int nbytes) argument
7800 int nbytes = 0; local
[all...]
/openbsd-current/lib/libc/regex/
H A Dregcomp.c1014 size_t nbytes; local
1034 nbytes = (nc / CHAR_BIT) * css;
1040 (void) memset((char *)p->g->setbits + (nbytes - css), 0, css);
/openbsd-current/gnu/gcc/gcc/config/mcore/
H A Dmcore.c1648 int nbytes;
1658 nbytes = current_function_pretend_args_size;
1662 nbytes += (NPARM_REGS - number_of_regs_before_varargs) * UNITS_PER_WORD;
1664 infp->arg_size = nbytes;
1644 int nbytes; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dmach-o.c395 bfd_vma nbytes = seg->filesize; local
398 while (nbytes > 0)
400 bfd_vma thisread = nbytes;
413 nbytes -= thisread;
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dtree.c562 int nbytes; local
576 nbytes = get_733((char *) pnt+20);
578 if((this_dir->ce_bytes & (SECTOR_SIZE - 1)) + nbytes >=
582 this_dir->ce_bytes += nbytes;
/openbsd-current/usr.sbin/npppd/npppd/
H A Dppp.h371 int nbytes,
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c3611 int nbytes;
3621 nbytes = read_huge_number (pp, ';', &nbits);
3628 rettype = init_type (TYPE_CODE_COMPLEX, nbytes, 0, NULL, objfile);
3630 = init_type (TYPE_CODE_FLT, nbytes / 2, 0, NULL, objfile);
3634 return init_type (TYPE_CODE_FLT, nbytes, 0, NULL, objfile);
3605 int nbytes; local
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs3113 read(fd, buffer, nbytes)
3118 size_t nbytes
3119 char * buffer = sv_grow( sv_buffer, nbytes+1 );
3163 write(fd, buffer, nbytes)
3166 size_t nbytes
/openbsd-current/sys/net/
H A Dpf_ioctl.c1266 int nbytes; local
1276 nbytes = pq->nbytes;
1294 &nbytes);
1297 &nbytes);
1299 pq->nbytes = nbytes;

Completed in 444 milliseconds

123456789