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

  /src/external/gpl3/gcc/dist/libgomp/
libgomp.h 157 team_free (void *ptr) function
170 #define team_free(...) free (__VA_ARGS__) macro
  /src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h 159 team_free (void *ptr) function
172 #define team_free(...) free (__VA_ARGS__) macro

Completed in 28 milliseconds