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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 5570 OMP_DEPOBJ_CLAUSES is INTEGER_CST, it is instead the update clause kind
5573 #define OMP_DEPOBJ_CLAUSES(NODE) TREE_OPERAND (OMP_DEPOBJ_CHECK (NODE), 1)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 5435 OMP_DEPOBJ_CLAUSES is INTEGER_CST, it is instead the update clause kind
5438 #define OMP_DEPOBJ_CLAUSES(NODE) TREE_OPERAND (OMP_DEPOBJ_CHECK (NODE), 1)

Completed in 37 milliseconds