Searched refs:bgetz (Results 1 – 1 of 1) sorted by relevance
48 static void *bgetz(kmp_info_t *th, bufsize size);637 static void *bgetz(kmp_info_t *th, bufsize size) { in bgetz() function1133 ptr = bgetz(__kmp_entry_thread(), (bufsize)(nelem * elsize + sizeof(ptr))); in kmpc_calloc()1199 ptr = bgetz(th, (bufsize)(nelem * elsize)); in ___kmp_thread_calloc()