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

  /src/external/gpl3/gcc/dist/gcc/
input.cc 176 void offset_buffer (int offset) function in class:file_cache_slot
470 offset_buffer (-m_alloc_offset);
504 offset_buffer (offset);
566 offset_buffer (-m_alloc_offset);
612 offset_buffer (-offset);
615 offset_buffer (offset);
  /src/external/gpl3/gcc.old/dist/gcc/
input.cc 169 void offset_buffer (int offset) function in class:file_cache_slot
469 offset_buffer (-m_alloc_offset);
503 offset_buffer (offset);
562 offset_buffer (-m_alloc_offset);
608 offset_buffer (-offset);
611 offset_buffer (offset);

Completed in 29 milliseconds