OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eval_makefile
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/
read.c
126
static int
eval_makefile
PARAMS ((char *filename, int flags));
190
eval_makefile
(name, RM_NO_DEFAULT_GOAL|RM_INCLUDED|RM_DONTCARE);
204
if (!
eval_makefile
(*makefiles, 0))
239
if (!
eval_makefile
(*p, 0))
303
eval_makefile
(char *filename, int flags)
837
r =
eval_makefile
(name, (RM_INCLUDED | RM_NO_TILDE
300
eval_makefile
(char *filename, int flags)
function
[
all
...]
ChangeLog
74
* read.c (read_all_makefiles,
eval_makefile
, eval): Ditto.
215
* read.c (
eval_makefile
): Use the string cache to store makefile
458
(
eval_makefile
): Ditto.
[
all
...]
Completed in 52 milliseconds