Home
last modified time | relevance | path

Searched defs:nmemb (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dmalloc_simple.c55 void *calloc(size_t nmemb, size_t elem_size) in calloc()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dutil.c140 void *xcalloc(size_t nmemb, size_t size) in xcalloc()