Searched refs:gomp_malloc_cleared (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/libgomp/
H A Dalloc.c46 gomp_malloc_cleared (size_t size) function
H A Dlibgomp.h264 extern void *gomp_malloc_cleared (size_t) __attribute__((malloc));
H A Dwork.c48 ws = gomp_malloc_cleared (size);

Completed in 97 milliseconds