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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 1680 #define OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT(NODE) \
1688 /* True on a FIRSTPRIVATE clause with OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT also
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 1566 #define OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT(NODE) \
1574 /* True on a FIRSTPRIVATE clause with OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT also

Completed in 77 milliseconds