Searched defs:rsize (Results 51 - 75 of 209) sorted by relevance

123456789

/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Dskifs.c171 skifs_dev_strategy(void *devdata, int rw, daddr_t dblk, size_t size, void *buf, size_t *rsize) argument
/netbsd-current/sys/fs/nfs/common/
H A Dnfsdiskless.h85 int rsize; /* read size in bytes */ member in struct:onfs_args
/netbsd-current/external/lgpl3/gmp/dist/demos/
H A Dprimes.c208 unsigned long rsize; local
241 sieve_region(unsigned char *s, mpz_t fr, unsigned long rsize) argument
[all...]
/netbsd-current/sys/arch/vax/boot/boot/
H A Dctu.c76 ctustrategy(void *f, int func, daddr_t dblk, size_t size, void *buf, size_t *rsize) argument
H A Dra.c251 rastrategy(void *f, int func, daddr_t dblk, size_t size, void *buf, size_t *rsize) argument
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Ddisk.c137 dkstrategy(void *devdata, int rw, daddr_t blk, size_t size, void *buf, size_t *rsize) argument
/netbsd-current/sys/arch/hppa/stand/common/
H A Dpdc.c130 iodcstrategy(void *devdata, int rw, daddr_t blk, size_t size, void *buf, size_t *rsize) argument
/netbsd-current/sys/stand/efiboot/
H A Defifile.c139 efi_file_strategy(void *devdata, int rw, daddr_t dblk, size_t size, void *buf, size_t *rsize) argument
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dbiosdisk.c354 biosdisk_strategy(void *devdata, int flag, daddr_t dblk, size_t size, void *buf, size_t *rsize) argument
/netbsd-current/sys/arch/atari/stand/libsa/
H A Ddiskio.c93 rootstrategy (void *devd, int flag, daddr_t dblk, size_t size, void *buf, size_t *rsize) argument
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dn_pow_ui.c166 mp_size_t rtwos_limbs, ralloc, rsize; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/
H A Dnouveau_nvkm_subdev_pmu_memx.c171 nvkm_memx_train_result(struct nvkm_pmu *pmu, u32 *res, int rsize) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Dreshape_i16.c54 index_type rsize; local
H A Dreshape_c16.c54 index_type rsize; local
H A Dreshape_c10.c54 index_type rsize; local
H A Dreshape_c8.c54 index_type rsize; local
H A Dreshape_c4.c54 index_type rsize; local
H A Dreshape_i8.c54 index_type rsize; local
H A Dreshape_r16.c54 index_type rsize; local
H A Dreshape_i4.c54 index_type rsize; local
H A Dreshape_r10.c54 index_type rsize; local
H A Dreshape_r8.c54 index_type rsize; local
H A Dreshape_r4.c54 index_type rsize; local
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dsqrt.c500 mp_size_t rsize; /* number of limbs of r (plus 1 if exact limb multiple) */ local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/dso/
H A Ddso_dl.c214 int len, rsize, transform; local

Completed in 327 milliseconds

123456789