Home
last modified time | relevance | path

Searched defs:elsize (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/lib/libiberty/src/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc()
H A Dxmalloc.c130 xcalloc (size_t nelem, size_t elsize) in xcalloc()
/openbsd-src/lib/libc/rpc/
H A Dxdr_array.c62 u_int elsize, /* size in bytes of each element */ in xdr_array()
/openbsd-src/gnu/gcc/gcc/
H A Dgcse.c887 gcalloc (size_t nelem, size_t elsize) in gcalloc()