Home
last modified time | relevance | path

Searched defs:team_malloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h119 team_malloc (size_t size) in team_malloc() function
167 #define team_malloc(...) gomp_malloc (__VA_ARGS__) macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h122 team_malloc (size_t size) in team_malloc() function
170 #define team_malloc(...) gomp_malloc (__VA_ARGS__) macro