Searched refs:bgetr (Results 1 – 1 of 1) sorted by relevance
49 static void *bgetr(kmp_info_t *th, void *buffer, bufsize newsize);667 static void *bgetr(kmp_info_t *th, void *buf, bufsize size) { in bgetr() function1161 result = bgetr(__kmp_entry_thread(), *((void **)ptr - 1), in kmpc_realloc()1208 ptr = bgetr(th, ptr, (bufsize)size); in ___kmp_thread_realloc()