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

  /src/external/gpl3/gcc.old/dist/gcc/
input.cc 65 void inc_use_count () { m_use_count++; } function in class:file_cache_slot
342 c->inc_use_count ();
348 r->inc_use_count ();
  /src/external/gpl3/gcc/dist/gcc/
input.cc 72 void inc_use_count () { m_use_count++; } function in class:file_cache_slot
326 c->inc_use_count ();
332 r->inc_use_count ();

Completed in 47 milliseconds