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 - 4
of
4
) 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]);
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];
value-relation.cc
66
relation_kind
rr_negate_table
[VREL_COUNT] = {
variable
76
return
rr_negate_table
[r - VREL_FIRST];
Completed in 53 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026