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

  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 22197 tree orig_reduc_id, reduc_decl;
22198 orig_reduc_id = reduc_id;
22218 && orig_reduc_id == NULL_TREE)
22192 tree orig_reduc_id, reduc_decl; local
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 25510 tree orig_reduc_id, reduc_decl;
25511 orig_reduc_id = reduc_id;
25531 && orig_reduc_id == NULL_TREE)
25505 tree orig_reduc_id, reduc_decl; local

Completed in 30 milliseconds