Searched defs:nsize (Results 1 - 25 of 80) sorted by relevance

1234

/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dinvert.c39 mp_size_t xsize, nsize, size; local
/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dpam_set_item.c68 size_t nsize, osize; local
/netbsd-current/external/bsd/cron/dist/
H A Dpw_dup.c59 size_t nsize, psize, gsize, dsize, ssize, total; local
/netbsd-current/external/gpl3/gcc/dist/libquadmath/printf/
H A Ddivrem.c44 mpn_divrem(mp_ptr qp, mp_size_t qextra_limbs, mp_ptr np, mp_size_t nsize, mp_srcptr dp, mp_size_t dsize) argument
/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-divrem_1.c32 mp_size_t nsize; member in struct:__anon55
H A Dt-get_d.c75 mp_size_t nsize, sign; local
129 mp_size_t nsize, sign; local
180 mp_size_t nsize, sign; local
224 mp_size_t nsize, sign, got_sign; local
374 mp_size_t nsize; local
408 mp_size_t nalloc, nsize, sign; local
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dset_q.c57 mp_size_t prec, nsize, dsize, qsize, prospective_qsize, tsize, zeros; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Ddivrem.c44 mpn_divrem(mp_ptr qp, mp_size_t qextra_limbs, mp_ptr np, mp_size_t nsize, mp_srcptr dp, mp_size_t dsize) argument
/netbsd-current/external/mpl/bind/dist/tests/ns/
H A Dnotify_test.c86 size_t nsize; local
/netbsd-current/external/lgpl3/gmp/dist/mpq/
H A Dget_d.c105 mp_size_t nsize = SIZ(NUM(src)); local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddlfcn_w32.c172 DWORD nsize; local
/netbsd-current/sys/fs/ptyfs/
H A Dptyfs_subr.c202 int osize, nsize; local
/netbsd-current/usr.sbin/makefs/ffs/
H A Dffs_balloc.c95 int osize, nsize, num, i, error; local
341 int osize, nsize, num, i, error; local
[all...]
/netbsd-current/sys/ufs/lfs/
H A Dlfs_balloc.c131 int error, frags, i, nsize, osize, num; local
491 lfs_fragextend(struct vnode *vp, int osize, int nsize, daddr_t lbn, argument
[all...]
H A Dulfs_readwrite.c239 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local
/netbsd-current/sys/ufs/ffs/
H A Dffs_balloc.c121 int deallocated, osize, nsize, num, i, error; local
539 int deallocated, osize, nsize, num, i, error; local
[all...]
/netbsd-current/external/mit/lua/dist/src/
H A Dlstring.c66 static void tablerehash (TString **vect, int osize, int nsize) { argument
89 void luaS_resize (lua_State *L, int nsize) { argument
[all...]
H A Dlmem.c180 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { argument
166 tryagain(lua_State *L, void *block, size_t osize, size_t nsize) argument
196 luaM_saferealloc_(lua_State *L, void *block, size_t osize, size_t nsize) argument
[all...]
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_map.c73 size_t nsize = new_max * sizeof (void *); local
121 size_t nsize = new_max * sizeof (void *); local
331 size_t nsize = new_max * sizeof (void *); local
[all...]
/netbsd-current/sys/arch/vax/boot/boot/
H A Dtmscp.c154 u_int i,j,pfnum, mapnr, nsize, bn, cn, sn, tn; local
/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Drefmpf.c383 mp_size_t nsize, dsize, sign, prec, qsize, tsize; local
/netbsd-current/external/lgpl3/gmp/dist/tests/misc/
H A Dt-printf.c395 mp_size_t nsize, zeros; local
/netbsd-current/sys/ufs/chfs/
H A Dmedia.h126 uint8_t nsize; /* length of name */ member in struct:chfs_flash_dirent_node
/netbsd-current/sys/ufs/ufs/
H A Dufs_readwrite.c245 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local
/netbsd-current/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c435 size_t nsize, offs; local
[all...]

Completed in 209 milliseconds

1234