OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:makefile
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/fs/common/
snapshot.c
25
makefile
(const char *path)
function
71
makefile
(BAKNAME);
98
makefile
("/mnt/newfile");
146
makefile
(path);
202
makefile
(BAKNAME);
/src/external/gpl3/gcc/dist/gcc/
lto-wrapper.cc
85
static char *
makefile
;
variable
124
if (
makefile
)
125
maybe_unlink (
makefile
);
2006
makefile
= make_temp_file (".mk");
2007
mstream = fopen (
makefile
, "w");
2012
makefile
to invoke this in parallel). */
2102
obstack_ptr_grow (&argv_obstack,
makefile
);
2117
maybe_unlink (
makefile
);
2118
makefile
= NULL;
/src/external/gpl3/gcc.old/dist/gcc/
lto-wrapper.cc
85
static char *
makefile
;
variable
105
if (
makefile
)
106
maybe_unlink (
makefile
);
1980
makefile
= make_temp_file (".mk");
1981
mstream = fopen (
makefile
, "w");
1986
makefile
to invoke this in parallel). */
2076
obstack_ptr_grow (&argv_obstack,
makefile
);
2091
maybe_unlink (
makefile
);
2092
makefile
= NULL;
Completed in 117 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026