OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rr_negate_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
value-relation.cc
48
static const unsigned char
rr_negate_table
[VREL_LAST] = {
variable
57
return relation_kind (
rr_negate_table
[r]);
/src/external/gpl3/gcc.old/dist/gcc/
value-relation.cc
66
relation_kind
rr_negate_table
[VREL_COUNT] = {
variable
76
return
rr_negate_table
[r - VREL_FIRST];
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026