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

  /src/external/gpl3/gcc/dist/libgomp/
parallel.c 200 GOMP_cancellation_point (int which)
232 ialias (GOMP_cancellation_point)
241 return ialias_call (GOMP_cancellation_point) (which);
parallel.c 200 GOMP_cancellation_point (int which)
232 ialias (GOMP_cancellation_point)
241 return ialias_call (GOMP_cancellation_point) (which);
  /src/external/gpl3/gcc.old/dist/libgomp/
parallel.c 200 GOMP_cancellation_point (int which)
232 ialias (GOMP_cancellation_point)
241 return ialias_call (GOMP_cancellation_point) (which);
parallel.c 200 GOMP_cancellation_point (int which)
232 ialias (GOMP_cancellation_point)
241 return ialias_call (GOMP_cancellation_point) (which);

Completed in 96 milliseconds