Searched refs:__ghs_calloc (Results 1 – 4 of 4) sorted by relevance
18 void *__ghs_calloc(int size, int align);
62 void *__ghs_calloc (int size, int align) in __ghs_calloc() function
205 temp = (CNT_List *) __ghs_calloc(sizeof(CNT_List), 16); in __ghs_prof_dump_callcounts()213 temp = (CNT_List_packed *) __ghs_calloc(sizeof(CNT_List_packed), in __ghs_prof_dump_callcounts()318 p = (CNT_List *) __ghs_calloc(sizeof(CNT_List), 16); in __ghs_indmcount()
348 (Arc **)__ghs_calloc(__ghscallgraph_memallocated , 1); in init_callgraph()