Searched refs:gomp_malloc_cleared (Results 1 – 3 of 3) sorted by relevance
46 gomp_malloc_cleared (size_t size) in gomp_malloc_cleared() function
254 extern void *gomp_malloc_cleared (size_t) __attribute__((malloc));
48 ws = gomp_malloc_cleared (size); in gomp_new_work_share()