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

  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.cc 782 gfc_allocate_using_malloc (stmtblock_t * block, tree pointer, function
928 /* If mem is NULL, we call gfc_allocate_using_malloc or
1011 gfc_allocate_using_malloc (&alloc_block, mem, size, status);
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.cc 818 gfc_allocate_using_malloc (stmtblock_t * block, tree pointer, function
973 /* If mem is NULL, we call gfc_allocate_using_malloc or
1056 gfc_allocate_using_malloc (&alloc_block, mem, size, status,

Completed in 54 milliseconds