OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtvec_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
rtl.cc
163
rtvec_alloc
(size_t n)
194
newvec =
rtvec_alloc
(n);
352
XVEC (copy, i) =
rtvec_alloc
(XVECLEN (orig, i));
161
rtvec_alloc
(size_t n)
function
/src/external/gpl3/gcc.old/dist/gcc/
rtl.cc
163
rtvec_alloc
(size_t n)
194
newvec =
rtvec_alloc
(n);
352
XVEC (copy, i) =
rtvec_alloc
(XVECLEN (orig, i));
161
rtvec_alloc
(size_t n)
function
Completed in 14 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026