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

  /src/external/gpl3/gcc/dist/libgomp/
task.c 739 ialias (GOMP_taskgroup_start)
2186 GOMP_taskgroup_start (void)
2218 /* This can happen if GOMP_taskgroup_start is called when
2532 ialias_call (GOMP_taskgroup_start) ();
task.c 739 ialias (GOMP_taskgroup_start)
2186 GOMP_taskgroup_start (void)
2218 /* This can happen if GOMP_taskgroup_start is called when
2532 ialias_call (GOMP_taskgroup_start) ();
  /src/external/gpl3/gcc.old/dist/libgomp/
task.c 584 ialias (GOMP_taskgroup_start)
1945 GOMP_taskgroup_start (void)
1977 /* This can happen if GOMP_taskgroup_start is called when
2291 ialias_call (GOMP_taskgroup_start) ();
task.c 584 ialias (GOMP_taskgroup_start)
1945 GOMP_taskgroup_start (void)
1977 /* This can happen if GOMP_taskgroup_start is called when
2291 ialias_call (GOMP_taskgroup_start) ();

Completed in 53 milliseconds