Searched refs:cil_calloc (Results 1 – 3 of 3) sorted by relevance
35 void *cil_calloc(size_t num_elements, size_t element_size);
62 void *cil_calloc(size_t num_elements, size_t element_size) in cil_calloc() function
158 symtab->htable = cil_calloc(size, sizeof(struct cil_complex_symtab *)); in cil_complex_symtab_init()