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

  /src/external/gpl3/gcc/dist/gcc/
input.cc 106 bool needs_grow_p () const;
590 file_cache_slot::needs_grow_p () const function in class:file_cache_slot
600 if (!needs_grow_p ())
  /src/external/gpl3/gcc.old/dist/gcc/
input.cc 99 bool needs_grow_p () const;
586 file_cache_slot::needs_grow_p () const function in class:file_cache_slot
596 if (!needs_grow_p ())

Completed in 32 milliseconds