Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sparc64/sparc64/
Ddump_machdep.c115 vm_size_t pos, rsz; in blk_dump() local
/freebsd-9-stable/sys/dev/cfi/
Dcfi_dev.c85 u_int rofs, rsz; in cfi_block_start() local
/freebsd-9-stable/lib/libc/iconv/
Diconv.c187 __iconv_get_list(char ***rlist, size_t *rsz, bool sorted) in __iconv_get_list()
/freebsd-9-stable/sys/dev/ofw/
Dofw_bus_subr.c271 int i, rsz, tsz; in ofw_bus_search_intrmap() local
/freebsd-9-stable/contrib/gcc/config/soft-fp/
Ddouble.h158 #define FP_TO_INT_D(r,X,rsz,rsg) _FP_TO_INT(D,2,r,X,rsz,rsg) argument
258 #define FP_TO_INT_D(r,X,rsz,rsg) _FP_TO_INT(D,1,r,X,rsz,rsg) argument
Dextended.h256 #define FP_TO_INT_E(r,X,rsz,rsg) _FP_TO_INT(E,4,r,X,rsz,rsg) argument
425 #define FP_TO_INT_E(r,X,rsz,rsg) _FP_TO_INT(E,2,r,X,rsz,rsg) argument
Dquad.h164 #define FP_TO_INT_Q(r,X,rsz,rsg) _FP_TO_INT(Q,4,r,X,rsz,rsg) argument
265 #define FP_TO_INT_Q(r,X,rsz,rsg) _FP_TO_INT(Q,2,r,X,rsz,rsg) argument
Dsingle.h147 #define FP_TO_INT_S(r,X,rsz,rsg) _FP_TO_INT(S,1,r,X,rsz,rsg) argument
/freebsd-9-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c2230 size_t bytes_left, pos, rsz; in vdev_get_one_physpath() local
2257 size_t *rsz, boolean_t is_spare) in vdev_get_physpaths()
2313 size_t rsz; in zpool_get_config_physpath() local