OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offsetb2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-modref-tree.cc
263
poly_int64 new_parm_offset, offseta1, offsetb1, offseta2,
offsetb2
;
local
265
|| !a2.combined_offsets (b2, &new_parm_offset, &offseta2, &
offsetb2
))
289
if (known_le (offseta2,
offsetb2
))
294
dist2 = (poly_offset_int)
offsetb2
304
- (poly_offset_int)
offsetb2
/src/external/gpl3/gcc.old/dist/gcc/
ipa-modref-tree.cc
263
poly_int64 new_parm_offset, offseta1, offsetb1, offseta2,
offsetb2
;
local
265
|| !a2.combined_offsets (b2, &new_parm_offset, &offseta2, &
offsetb2
))
289
if (known_le (offseta2,
offsetb2
))
294
dist2 = (poly_offset_int)
offsetb2
304
- (poly_offset_int)
offsetb2
Completed in 90 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026