Home
last modified time | relevance | path

Searched defs:elem_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/common/
H A Dmalloc_simple.c63 void *calloc(size_t nmemb, size_t elem_size) in calloc()
H A Ddlmalloc.c2062 Void_t* cALLOc(size_t n, size_t elem_size) in cALLOc()
/openbmc/qemu/plugins/
H A Dcore.c597 size_t elem_size = g_array_get_element_size( in exec_inline_op() local