Searched refs:fw_calloc (Results 1 – 3 of 3) sorted by relevance
46 extern void *fw_calloc(size_t count, size_t size);
197 fw_calloc(size_t count, size_t size) in fw_calloc() function369 target->t = fw_calloc(1, size); in build_st()
179 target->t = fw_calloc(1, size); in build_st()