Searched refs:Calloc (Results 1 – 1 of 1) sorted by relevance
56 #define Calloc(n,s) (char*)xcalloc((n),(s)) macro163 tbl->bins = (st_table_entry **)Calloc(size, sizeof(st_table_entry*));327 new_bins = (st_table_entry**)Calloc(new_num_bins, sizeof(st_table_entry*));362 Calloc((unsigned)num_bins, sizeof(st_table_entry*));