Home
last modified time | relevance | path

Searched defs:nextsize (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Ddeflate.c147 int nextsize = buf[i-1].size * 2; in deflate_global() local
341 int nextsize = buf[i-1].size * 2; in gzip_global() local
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_readwrite.c201 int nextsize = fs->e2fs_bsize; ext2fs_bufrd() local
/netbsd-src/sys/ufs/lfs/
H A Dulfs_readwrite.c170 int nextsize = lfs_blksize(fs, ip, nextlbn); in BUFRD() local
/netbsd-src/sys/ufs/ufs/
H A Dufs_readwrite.c171 int nextsize = ufs_blksize(fs, ip, nextlbn); BUFRD() local
/netbsd-src/sys/ufs/ffs/
H A Dffs_snapshot.c2103 int nextsize = fs->fs_bsize; in ffs_snapshot_read() local
H A Dffs_extattr.c209 u_int nextsize = sblksize(fs, dp->di_extsize, nextlbn); in ffs_extread() local
/netbsd-src/sys/ufs/chfs/
H A Dchfs_vnops.c702 int nextsize = chfs_blksize(chmp, ip, nextlbn); in chfs_read() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtraits.c398 d_uns64 nextsize = t->next->size(); in pointerBitmap() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtraits.d246 ulong nextsize = t.next.size(); in visit() local