Searched defs:nmemb (Results 1 – 2 of 2) sorted by relevance
| /u-boot/common/ | ||
| A D | malloc_simple.c | 68 void *calloc(size_t nmemb, size_t elem_size) in calloc() |
| /u-boot/scripts/kconfig/ | ||
| A D | util.c | 92 void *xcalloc(size_t nmemb, size_t size) in xcalloc() |
Completed in 5 milliseconds