Searched refs:xcalloc (Results 1 – 1 of 1) sorted by relevance
126 void *xcalloc(size_t nmemb, size_t size);463 pc_pool = xcalloc(ncnt,sizeof(utf8_t)); in process_class_file()587 xcalloc(size_t nmemb, size_t size) in xcalloc() function
Completed in 17 milliseconds