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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc 4510 get_proc_result (gfc_symbol* sym) function
4639 tmp = get_proc_result (proc_sym);
6686 result = get_proc_result (sym);
7888 tree result = get_proc_result (sym);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc 4452 get_proc_result (gfc_symbol* sym) function
4581 tmp = get_proc_result (proc_sym);
6470 result = get_proc_result (sym);
7674 tree result = get_proc_result (sym);

Completed in 43 milliseconds