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

  /src/external/gpl3/gcc/dist/gcc/
gimple-fold.cc 4508 HOST_WIDE_INT start_off = 0, next_off = 0; local
4513 next_off = start_off + sz;
4568 buf->off = next_off;
4569 buf->size = next_off % UNITS_PER_WORD;
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-fold.cc 4508 HOST_WIDE_INT start_off = 0, next_off = 0; local
4513 next_off = start_off + sz;
4568 buf->off = next_off;
4569 buf->size = next_off % UNITS_PER_WORD;

Completed in 22 milliseconds