Searched refs:___kmp_thread_calloc (Results 1 – 2 of 2) sorted by relevance
3780 extern void *___kmp_thread_calloc(kmp_info_t *th, size_t nelem,3788 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
1194 void *___kmp_thread_calloc(kmp_info_t *th, size_t nelem, in ___kmp_thread_calloc() function