Searched refs:xcalloc (Results 1 – 3 of 3) sorted by relevance
18 static inline void *xcalloc(size_t nmemb, size_t size) in xcalloc() function
329 pos->next = xcalloc(1, sizeof(*pos)); in set_subtitle()332 subtitles = pos = xcalloc(1, sizeof(*pos)); in set_subtitle()
150 sym = xcalloc(1, sizeof(*sym)); in symbol_read_exports()