OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rightmost_occ
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
et-forest.h
67
struct et_occ *
rightmost_occ
; /* The rightmost occurrence. */
member in struct:et_node
et-forest.cc
473
nw->
rightmost_occ
= et_new_occ (nw);
490
et_occurrences.remove (t->
rightmost_occ
);
499
et_occurrences.remove (t->
rightmost_occ
);
525
rmost = father->
rightmost_occ
;
530
p = t->
rightmost_occ
;
580
rmost = t->
rightmost_occ
;
632
struct et_occ *o1 = n1->
rightmost_occ
, *o2 = n2->
rightmost_occ
, *om;
700
struct et_occ *u = up->
rightmost_occ
, *d = down->
rightmost_occ
;
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
et-forest.h
67
struct et_occ *
rightmost_occ
; /* The rightmost occurrence. */
member in struct:et_node
et-forest.cc
473
nw->
rightmost_occ
= et_new_occ (nw);
490
et_occurrences.remove (t->
rightmost_occ
);
499
et_occurrences.remove (t->
rightmost_occ
);
525
rmost = father->
rightmost_occ
;
530
p = t->
rightmost_occ
;
580
rmost = t->
rightmost_occ
;
632
struct et_occ *o1 = n1->
rightmost_occ
, *o2 = n2->
rightmost_occ
, *om;
700
struct et_occ *u = up->
rightmost_occ
, *d = down->
rightmost_occ
;
[
all
...]
Completed in 118 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026