Home
last modified time | relevance | path

Searched defs:nsize (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-get_d.c75 mp_size_t nsize, sign; in check_onebit() local
129 mp_size_t nsize, sign; in check_twobit() local
180 mp_size_t nsize, sign; in check_underflow() local
224 mp_size_t nsize, sign, got_sign; in check_inf() local
374 mp_size_t nsize; in check_0x81c25113() local
408 mp_size_t nalloc, nsize, sign; in check_rand() local
H A Dt-divrem_1.c32 mp_size_t nsize; in check_data() member
/netbsd-src/external/mit/lua/dist/src/
H A Dlmem.c167 size_t osize, size_t nsize) { in tryagain()
180 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_()
197 size_t nsize) { in luaM_saferealloc_()
H A Dlstring.c66 static void tablerehash (TString **vect, int osize, int nsize) { in tablerehash()
89 void luaS_resize (lua_State *L, int nsize) { in luaS_resize()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_map.c73 size_t nsize = new_max * sizeof (void *); in dt_strdata_add() local
121 size_t nsize = new_max * sizeof (void *); local
331 size_t nsize = new_max * sizeof (void *); local
/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dpam_set_item.c68 size_t nsize, osize; in pam_set_item() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dinvert.c39 mp_size_t xsize, nsize, size; in mpz_invert() local
/netbsd-src/external/bsd/cron/dist/
H A Dpw_dup.c59 size_t nsize, psize, gsize, dsize, ssize, total; in pw_dup() local
/netbsd-src/usr.sbin/makefs/ffs/
H A Dffs_balloc.c95 int osize, nsize, num, i, error; in ffs_balloc_ufs1() local
341 int osize, nsize, num, i, error; in ffs_balloc_ufs2() local
/netbsd-src/sys/ufs/lfs/
H A Dlfs_balloc.c131 int error, frags, i, nsize, osize, num; in lfs_balloc() local
491 lfs_fragextend(struct vnode *vp, int osize, int nsize, daddr_t lbn, in lfs_fragextend()
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Dset_q.c57 mp_size_t prec, nsize, dsize, qsize, prospective_qsize, tsize, zeros; in mpf_set_q() local
/netbsd-src/external/lgpl3/gmp/dist/mpq/
H A Dget_d.c105 mp_size_t nsize = SIZ(NUM(src)); in mpq_get_d() local
/netbsd-src/external/mpl/bind/dist/tests/ns/
H A Dnotify_test.c86 size_t nsize; ISC_RUN_TEST_IMPL() local
/netbsd-src/sys/ufs/ffs/
H A Dffs_balloc.c121 int deallocated, osize, nsize, num, i, error; in ffs_balloc_ufs1() local
539 int deallocated, osize, nsize, num, i, error; in ffs_balloc_ufs2() local
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Ddivrem.c45 mp_ptr np, mp_size_t nsize, in mpn_divrem()
H A Dgmp-impl.h147 #define mpn_divmod(qp,np,nsize,dp,dsize) mpn_divrem (qp,0,np,nsize,dp,dsize) argument
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Ddivrem.c45 mp_ptr np, mp_size_t nsize, in mpn_divrem()
H A Dgmp-impl.h147 #define mpn_divmod(qp,np,nsize,dp,dsize) mpn_divrem (qp,0,np,nsize,dp,dsize) argument
/netbsd-src/sys/fs/ptyfs/
H A Dptyfs_subr.c202 int osize, nsize; in ptyfs_set_active() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-equal.c62 #define SET4(q, nsize,n3,n2,n1,n0, dsize,d3,d2,d1,d0) \ argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddlfcn_w32.c172 DWORD nsize; in dladdr() local
/netbsd-src/bin/ksh/
H A Dtable.c46 texpand(tp, nsize) in texpand() argument
/netbsd-src/sys/arch/vax/boot/boot/
H A Dtmscp.c154 u_int i,j,pfnum, mapnr, nsize, bn, cn, sn, tn; in tmscpstrategy() local
/netbsd-src/external/bsd/nsd/dist/
H A Dudb.c300 udb_base_shrink(udb_base* udb, uint64_t nsize) in udb_base_shrink()
321 uint64_t nsize = udb->alloc->disk->nextgrow; in udb_base_close() local
517 udb_base_remap(udb_base* udb, udb_alloc* alloc, uint64_t nsize) in udb_base_remap()
581 udb_base_grow_and_remap(udb_base* udb, uint64_t nsize)
1681 uint64_t nsize = alloc->disk->nextgrow; local
/netbsd-src/sbin/fsck_lfs/
H A Dlfs.c1015 int error, frags, i, nsize, osize, num; in lfs_balloc() local
1219 lfs_fragextend(struct uvnode *vp, int osize, int nsize, daddr_t lbn, in lfs_fragextend()

12345