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

  /src/external/gpl3/gcc/dist/gcc/
genmatch.cc 4310 id_base *parse_operation (unsigned char &);
4502 parser::parse_operation (unsigned char &opt_grp) function in class:parser
4588 expr *e = new expr (parse_operation (opt_grp), token->src_loc);
  /src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc 4016 id_base *parse_operation (unsigned char &);
4208 parser::parse_operation (unsigned char &opt_grp) function in class:parser
4294 expr *e = new expr (parse_operation (opt_grp), token->src_loc);

Completed in 32 milliseconds