HomeSort by: relevance | last modified time | path
    Searched defs:team_malloc_cleared (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
libgomp.h 146 team_malloc_cleared (size_t size) function
169 #define team_malloc_cleared(...) gomp_malloc_cleared (__VA_ARGS__) macro
  /src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h 148 team_malloc_cleared (size_t size) function
171 #define team_malloc_cleared(...) gomp_malloc_cleared (__VA_ARGS__) macro

Completed in 53 milliseconds