OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offsetb1
(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
264
if (!a1.combined_offsets (b1, &new_parm_offset, &offseta1, &
offsetb1
)
271
if (known_le (offseta1,
offsetb1
))
276
dist1 = (poly_offset_int)
offsetb1
286
- (poly_offset_int)
offsetb1
/src/external/gpl3/gcc.old/dist/gcc/
ipa-modref-tree.cc
263
poly_int64 new_parm_offset, offseta1,
offsetb1
, offseta2, offsetb2;
local
264
if (!a1.combined_offsets (b1, &new_parm_offset, &offseta1, &
offsetb1
)
271
if (known_le (offseta1,
offsetb1
))
276
dist1 = (poly_offset_int)
offsetb1
286
- (poly_offset_int)
offsetb1
Completed in 17 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026