Searched defs:elsize (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) argument
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) argument
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) argument
/freebsd-10-stable/sys/xdr/
H A Dxdr_array.c64 xdr_array(XDR *xdrs, caddr_t *addrp, u_int *sizep, u_int maxsize, u_int elsize, xdrproc_t elproc) argument
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.c922 size_t elsize = xauxv_sizeof; local
/freebsd-10-stable/contrib/gcc/
H A Dgcse.c887 gcalloc(size_t nelem, size_t elsize) argument
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c1391 parse_scalar(char **ccp, int elsize, struct neon_type_el *type) argument
12243 neon_scalar_for_mul(unsigned scalar, unsigned elsize) argument
13029 unsigned elsize = (op == 2) ? 16 : (op == 1) ? 32 : (op == 0) ? 64 : 0; local

Completed in 286 milliseconds