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_swap_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
value-relation.cc
61
static const unsigned char
rr_swap_table
[VREL_LAST] = {
variable
70
return relation_kind (
rr_swap_table
[r]);
/src/external/gpl3/gcc.old/dist/gcc/
value-relation.cc
80
relation_kind
rr_swap_table
[VREL_COUNT] = {
variable
90
return
rr_swap_table
[r - VREL_FIRST];
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026