Searched refs:zmalloc (Results 1 – 11 of 11) sorted by relevance
109 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()383 entry = zmalloc(sizeof(struct sf_entry)); in main()398 entry = zmalloc(sizeof(struct sf_entry)); in main()404 entry = zmalloc(sizeof(struct sf_entry)); in main()425 entry = zmalloc(sizeof(struct sf_entry)); in main()436 entry = zmalloc(sizeof(struct sf_entry)); in main()441 entry = zmalloc(sizeof(struct sf_entry)); in main()452 entry = zmalloc(sizeof(struct sf_entry)); in main()
43 zmalloc(size_t size) in zmalloc() function
55 void *zmalloc(size_t size);
163 * compress.c (bfd_get_full_section_contents): Use zmalloc to
2245 (ppc_elf_link_hash_table_create): zmalloc rather than clearing2645 (ppc64_elf_link_hash_table_create): zmalloc rather than clearing