OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Apr 08 00:23:23 UTC 2026