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

  /src/external/gpl3/gcc/dist/libgomp/
ordered.c 195 gomp_ordered_sync (void) function
234 __attribute__((alias ("gomp_ordered_sync")));
239 gomp_ordered_sync ();
  /src/external/gpl3/gcc.old/dist/libgomp/
ordered.c 195 gomp_ordered_sync (void) function
234 __attribute__((alias ("gomp_ordered_sync")));
239 gomp_ordered_sync ();

Completed in 24 milliseconds