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

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h 1272 extern const struct c_omp_directive *c_omp_categorize_directive (const char *,
c-omp.cc 3213 c_omp_categorize_directive (const char *first, const char *second, function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h 1406 extern const struct c_omp_directive *c_omp_categorize_directive (const char *,
c-omp.cc 4286 c_omp_categorize_directive (const char *first, const char *second,
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 6665 dir = c_omp_categorize_directive (directive[0], directive[1],
6884 dir = c_omp_categorize_directive (directive[0], directive[1],
25083 dir = c_omp_categorize_directive (directive[0], directive[1],
26407 = c_omp_categorize_directive (directive[0],
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc 12295 dir = c_omp_categorize_directive (directive[0], directive[1],
12521 dir = c_omp_categorize_directive (directive[0], directive[1],
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc 11882 dir = c_omp_categorize_directive (directive[0], directive[1],
12093 dir = c_omp_categorize_directive (directive[0], directive[1],
    [all...]

Completed in 157 milliseconds