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

  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 18944 c_parser_omp_critical (location_t loc, c_parser *parser, bool *if_p)
23033 stmt = c_parser_omp_critical (loc, parser, if_p);
18939 c_parser_omp_critical (location_t loc, c_parser *parser, bool *if_p) function
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 21816 c_parser_omp_critical (location_t loc, c_parser *parser, bool *if_p)
26545 stmt = c_parser_omp_critical (loc, parser, if_p);
21811 c_parser_omp_critical (location_t loc, c_parser *parser, bool *if_p) function

Completed in 67 milliseconds