Searched defs:nmemb (Results 1 – 6 of 6) sorted by relevance
11 static inline void *reallocarray(void *ptr, size_t nmemb, size_t size) in reallocarray()
91 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
676 const int nmemb = arch->nr_instructions; in ins__sort() local684 const int nmemb = arch->nr_instructions; in __ins__find() local722 const int nmemb = ARRAY_SIZE(architectures); in arch__sort() local729 const int nmemb = ARRAY_SIZE(architectures); in arch__find() local
586 u_memcpya(uint64_t user, unsigned nmemb, unsigned size) in u_memcpya()
969 const int nmemb = ARRAY_SIZE(syscall_fmts); in syscall_fmt__find() local975 int i, nmemb = ARRAY_SIZE(syscall_fmts); in syscall_fmt__find_by_alias() local
137 void *dm_vcalloc(unsigned long nmemb, unsigned long elem_size) in dm_vcalloc()