Searched refs:tsz (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/bsd/mdocml/dist/
H A Dmandoc_xr.c67 size_t ssz, nsz, tsz; local
77 tsz = ssz + nsz;
78 xr = mandoc_malloc(sizeof(*xr) + tsz);
88 pend = xr->hashkey + tsz;
90 slot = ohash_lookup_memory(xr_hash, xr->hashkey, tsz, hv);
H A Dtbl_term.c167 size_t coloff, tsz; local
207 tsz = sp->opts->opts & (TBL_OPT_BOX | TBL_OPT_DBOX)
210 tsz += tp->tbl.cols[ic].width +
213 tsz += tp->tbl.cols[sp->opts->cols - 1].width;
214 if (offset + tsz > tp->tcol->rmargin)
215 tsz -= 1;
216 offset = offset + tp->tcol->rmargin > tsz ?
217 (offset + tp->tcol->rmargin - tsz) / 2 : 0;
/netbsd-current/external/bsd/jemalloc/dist/test/integration/
H A Dxallocx.c23 size_t sz, tsz; local
29 tsz = xallocx(p, sz, 0, 0);
30 assert_zu_eq(tsz, sz, "Unexpected size change: %zu --> %zu", sz, tsz);
38 size_t sz, tsz; local
44 tsz = xallocx(p, sz, sz-42, 0);
45 assert_zu_eq(tsz, sz, "Unexpected size change: %zu --> %zu", sz, tsz);
53 size_t sz, tsz; local
59 tsz
[all...]
H A Drallocx.c45 size_t tsz; local
73 tsz = sallocx(q, 0);
74 assert_zu_eq(tsz, szs[j-1],
75 "Expected size=%zu, got size=%zu", szs[j-1], tsz);
/netbsd-current/sys/arch/amiga/stand/bootblock/elf2bb/
H A Delf2bb.c105 uint32_t tsz, dsz, bsz, trsz, relver; local
159 tsz = dsz = bsz = trsz = 0;
187 tsz += sh_size;
204 dprintf(("tsz = 0x%x, dsz = 0x%x, bsz = 0x%x, total 0x%x\n",
205 tsz, dsz, bsz, tsz + dsz + bsz));
229 bbsize = roundup(tsz + dsz, 512);
235 if (tsz + dsz + bsz > bbsize)
237 argv[0], tsz, dsz, bsz, tsz
[all...]
/netbsd-current/external/bsd/flex/dist/src/
H A Dbuf.c78 size_t tsz;
80 tsz = strlen(fmt) + strlen(s) + 1;
81 t = malloc(tsz);
84 snprintf (t, tsz, fmt, s);
100 size_t tsz;
105 tsz = strlen("#line \"\"\n") + /* constant parts */
109 t = malloc(tsz);
112 for (dst = t + snprintf (t, tsz, "#line %d \"", lineno), src = filename; *src; *dst++ = *src++)
77 size_t tsz; local
99 size_t tsz; local
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dutf8.c70 size_t tsz; local
74 tsz = *sz + 128;
75 if (tsz > maxsz)
76 tsz = maxsz;
77 if ((tp = recallocarray(*dst, *sz, tsz, 1)) == NULL)
81 *sz = tsz;
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dmemory.h96 vsize_t tsz = getTaggedPageSize(); local
97 return ((sz + tsz - 1) / tsz) * _page_size;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.cc306 int tsz = times->size (); local
313 for (i = 1; i <= tsz; i = i * 2)
314 if (times->fetch (tsz - i) <= ts)
317 if (i <= tsz)
319 lt = tsz - i;
320 rt = tsz - i / 2 - 1;
325 rt = tsz - 1;
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_warc.c357 _popul_ehdr(struct archive_string *tgt, size_t tsz, warc_essential_hdr_t hdr)
433 return (archive_strlen(tgt) >= tsz)? -1: (ssize_t)archive_strlen(tgt);
354 _popul_ehdr(struct archive_string *tgt, size_t tsz, warc_essential_hdr_t hdr) argument
/netbsd-current/sys/lib/libsa/
H A Dext2fs.c321 size_t block_size, tsz; local
360 tsz = (size_t)(fp->f_di.e2di_size - fp->f_seekp);
361 if (*size_p > tsz)
362 *size_p = tsz;
/netbsd-current/usr.sbin/sunlabel/
H A Dsunlabel.c979 struct ttysize tsz; local
996 if ((ioctl(1, TIOCGSIZE, &tsz) == 0) && (tsz.ts_cols > 0)) {
997 ncols = tsz.ts_cols;
/netbsd-current/sys/arch/atari/dev/
H A Dfd.c1205 int sec, toff, tsz; local
1212 tsz = sc->nsectors * sc->nheads * SECTOR_SIZE;
1218 bp->b_bcount = uimin(bp->b_bcount, tsz - toff);
/netbsd-current/sys/kern/
H A Dkern_proc.c948 size_t pt_size, tsz; local
962 tsz = pt_size * 2 * sizeof(struct pid_table);
963 new_pt = kmem_alloc(tsz, KM_SLEEP);
973 kmem_free(new_pt, tsz);
1023 tsz = pt_size * sizeof(struct pid_table);
1046 kmem_free(n_pt, tsz);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c1007 int incomp, tsz, al; local
1042 tsz = (int)tsize(sp->stype, sp->sdf, sp->sap);
1043 sp->soffset = upoff(tsz, al, &rpole->rstr);
1349 int al, off, tsz; local
1369 tsz = (int)tsize(p->stype, p->sdf, p->sap);
1372 noff = off + tsz;
1383 off = noff - tsz;
1386 off = upoff(tsz, al, &noff);
H A Dtrees.c2398 int t2f, inbits, tsz, ctsz; local
2441 tsz = (int)tsize(t, 0, 0);
2446 q = TYPLS(q, bcon(tsz-fsz), t);
2447 q = TYPRS(q, bcon(tsz-fsz), t);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c989 int incomp, tsz, al; local
1035 tsz = (int)tsize(sp->stype, sp->sdf, sp->sap);
1036 sp->soffset = upoff(tsz, al, &rpole->rstr);
1372 int al, off, tsz; local
1392 tsz = (int)tsize(p->stype, p->sdf, p->sap);
1395 noff = off + tsz;
1406 off = noff - tsz;
1409 off = upoff(tsz, al, &noff);
H A Dtrees.c2386 int t2f, inbits, tsz, ctsz; local
2429 tsz = (int)tsize(t, 0, 0);
2434 q = TYPLS(q, bcon(tsz-fsz), t);
2435 q = TYPRS(q, bcon(tsz-fsz), t);
/netbsd-current/sys/arch/amiga/dev/
H A Dfd.c1668 int sec, toff, tsz; local
1676 tsz = sc->nsectors * FDSECSIZE;
1680 bp->b_bcount = uimin(bp->b_bcount, tsz - toff);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.d1338 const tsz = type.size();
1339 assert(vsz != SIZE_INVALID && tsz != SIZE_INVALID);
1353 tbitsize = tsz * 8;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c2074 const d_uns64 tsz = type->size(); local
2075 assert(vsz != SIZE_INVALID && tsz != SIZE_INVALID);
2077 v->offset < offset + tsz;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dsve2.s366 # Shift is encoded as 2*esize - (tsz:imm3)

Completed in 517 milliseconds