OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_tree
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.cc
711
tree tmp, malloc_result, null_result, res,
malloc_tree
;
local
727
malloc_tree
= builtin_decl_explicit (BUILT_IN_MALLOC);
731
malloc_tree
, 1, size)));
trans.cc
711
tree tmp, malloc_result, null_result, res,
malloc_tree
;
local
727
malloc_tree
= builtin_decl_explicit (BUILT_IN_MALLOC);
731
malloc_tree
, 1, size)));
/src/external/gpl3/gcc/dist/gcc/fortran/
trans.cc
744
tree tmp, malloc_result, null_result, res,
malloc_tree
;
local
760
malloc_tree
= builtin_decl_explicit (BUILT_IN_MALLOC);
764
malloc_tree
, 1, size)));
trans.cc
744
tree tmp, malloc_result, null_result, res,
malloc_tree
;
local
760
malloc_tree
= builtin_decl_explicit (BUILT_IN_MALLOC);
764
malloc_tree
, 1, size)));
Completed in 55 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026