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

  /src/external/gpl3/gcc/dist/libgomp/
oacc-init.c 57 __thread struct goacc_thread *goacc_tls_data; variable in typeref:struct:goacc_thread
440 goacc_tls_data = thr;
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-init.c 57 __thread struct goacc_thread *goacc_tls_data; variable in typeref:struct:goacc_thread
440 goacc_tls_data = thr;

Completed in 17 milliseconds