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

  /src/external/gpl3/gcc/dist/libgomp/
libgomp.h 408 struct gomp_team *team;
698 struct gomp_team *detach_team;
765 struct gomp_team *team;
775 struct gomp_team struct
916 struct gomp_team *last_team;
1116 extern struct gomp_team *gomp_new_team (unsigned);
1118 unsigned, struct gomp_team *,
  /src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h 410 struct gomp_team *team;
589 struct gomp_team *detach_team;
656 struct gomp_team *team;
666 struct gomp_team struct
807 struct gomp_team *last_team;
1002 extern struct gomp_team *gomp_new_team (unsigned);
1004 unsigned, struct gomp_team *,

Completed in 25 milliseconds