OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wioverflow
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-lex.cc
968
wi::overflow_type
wioverflow
;
1003
wval = wi::umul (wval, ten, &
wioverflow
);
1004
if (
wioverflow
)
1018
wval = wi::add (wval, addend, UNSIGNED, &
wioverflow
);
1019
if (
wioverflow
)
966
wi::overflow_type
wioverflow
;
local
Completed in 40 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026