OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_const_or_overflow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc
12606
bool int_const,
int_const_or_overflow
, int_operands;
12689
int_const_or_overflow
= (TREE_CODE (orig_op0) == INTEGER_CST
12691
int_const = (
int_const_or_overflow
12696
int_const =
int_const_or_overflow
= false;
12998
int_const_or_overflow
= (int_operands
13002
int_const = (
int_const_or_overflow
13009
int_const_or_overflow
= (int_operands
13013
int_const = (
int_const_or_overflow
13783
if (
int_const_or_overflow
)
12567
bool int_const,
int_const_or_overflow
, int_operands;
local
/src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc
11764
bool int_const,
int_const_or_overflow
, int_operands;
11847
int_const_or_overflow
= (TREE_CODE (orig_op0) == INTEGER_CST
11849
int_const = (
int_const_or_overflow
11854
int_const =
int_const_or_overflow
= false;
12152
int_const_or_overflow
= (int_operands
12156
int_const = (
int_const_or_overflow
12163
int_const_or_overflow
= (int_operands
12167
int_const = (
int_const_or_overflow
12906
if (
int_const_or_overflow
)
11727
bool int_const,
int_const_or_overflow
, int_operands;
local
Completed in 47 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026