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

  /src/external/gpl3/gcc/dist/gcc/
coroutine-passes.cc 82 unsigned call_idx = 0; local
128 call_idx = 1;
135 HOST_WIDE_INT offset = call_idx * psize;
  /src/external/gpl3/gcc.old/dist/gcc/
coroutine-passes.cc 82 unsigned call_idx = 0; local
128 call_idx = 1;
135 HOST_WIDE_INT offset = call_idx * psize;

Completed in 18 milliseconds