HomeSort by: relevance | last modified time | path
    Searched refs:PRAGMA_OMP_ALLOCATE (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 46 PRAGMA_OMP_ALLOCATE,
47 PRAGMA_OMP__START_ = PRAGMA_OMP_ALLOCATE,
c-pragma.cc 1520 { "allocate", PRAGMA_OMP_ALLOCATE },
c-omp.cc 4163 { "allocate", nullptr, nullptr, PRAGMA_OMP_ALLOCATE,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 46 PRAGMA_OMP_ALLOCATE,
47 PRAGMA_OMP__START_ = PRAGMA_OMP_ALLOCATE,
c-pragma.cc 1362 { "allocate", PRAGMA_OMP_ALLOCATE },
c-omp.cc 3092 { "allocate", nullptr, nullptr, PRAGMA_OMP_ALLOCATE,
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14652 case PRAGMA_OMP_ALLOCATE:
25094 && dir->id != PRAGMA_OMP_ALLOCATE
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 23026 case PRAGMA_OMP_ALLOCATE:

Completed in 107 milliseconds