OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toc_initialized
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
163
int
toc_initialized
, need_toc_init;
variable
20839
if (!
toc_initialized
)
20853
toc_initialized
= 1;
20861
if (!
toc_initialized
)
20864
toc_initialized
= 1;
20870
if (!
toc_initialized
)
20875
toc_initialized
= 1;
21596
if (!
toc_initialized
)
21600
toc_initialized
= 1;
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
164
int
toc_initialized
, need_toc_init;
variable
20372
if (!
toc_initialized
)
20386
toc_initialized
= 1;
20394
if (!
toc_initialized
)
20397
toc_initialized
= 1;
20403
if (!
toc_initialized
)
20408
toc_initialized
= 1;
21117
if (!
toc_initialized
)
21121
toc_initialized
= 1;
Completed in 60 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026