OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fntype_rbt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
480
static rbt_strings
fntype_rbt
;
variable
1712
rbt_insert (&
fntype_rbt
, buf);
2833
rbt_inorder_callback (&
fntype_rbt
,
fntype_rbt
.rbt_root, write_fntype_init);
2952
rbt_new (&
fntype_rbt
);
2993
rbt_dump (&
fntype_rbt
,
fntype_rbt
.rbt_root);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
480
static rbt_strings
fntype_rbt
;
variable
1712
rbt_insert (&
fntype_rbt
, buf);
2833
rbt_inorder_callback (&
fntype_rbt
,
fntype_rbt
.rbt_root, write_fntype_init);
2952
rbt_new (&
fntype_rbt
);
2993
rbt_dump (&
fntype_rbt
,
fntype_rbt
.rbt_root);
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026