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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-stmt.cc 4277 gfc_do_allocate (tree bytesize, tree size, tree * pdata, stmtblock_t * pblock, function
4675 tmp = gfc_do_allocate (bytesize, size, ptemp1, block, type);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-stmt.cc 4180 gfc_do_allocate (tree bytesize, tree size, tree * pdata, stmtblock_t * pblock, function
4578 tmp = gfc_do_allocate (bytesize, size, ptemp1, block, type);

Completed in 66 milliseconds