Lines Matching refs:eval
74 * read.c (read_all_makefiles, eval_makefile, eval): Ditto.
177 * read.c (eval): Even if the included filenames expands to the
187 (eval): Ditto.
345 * read.c (eval): Be sure to strip off trailing whitespace from the
637 * read.c (eval): If no filenames are passed to any of the
666 (eval): Call find_char_unquote() with IGNOREVARS set when we're
742 * read.c (eval): Push all checks for conditional words ("ifeq",
848 * read.c (eval): When creating the struct dep for the target,
911 * read.c (eval): Use define_variable_global() instead of
1010 we're trying to eval a new target/prerequisite relationship from
1017 * read.c (eval): If necessary, update default_target_name when
1036 * read.c (eval): Refrain from chopping up rule's dependencies.
1231 (eval): Remove some unnecessary processing in buffer handling.
1708 * read.c (eval): eval() was not fully reentrant, because the
1710 variable so that eval() can be invoked recursively.
1712 (eval): Apply patch # 1022: fix memory reference error on long
1793 before we eval, then restore the old one when we're done.
1800 (eval): Use the {install,restore}_conditionals for "include"
1806 * doc/make.texi (Quick Reference): Add references to $(eval ...)
1831 * read.c (eval): Fix Bug #1391: allow "export" keyword in
1845 * read.c (eval): Allow SysV $$@ variables to use {} braces as well
1885 * read.c (eval): Expansion of arguments to export/unexport was
1930 * read.c (eval): Expand variable lists given to export and
2169 (eval): Check the prerequisite list to see if we have anything
2216 * function.c (func_eval): Create a new make function, $(eval
2224 "eval buffer", which can be either a file or a buffer.
2227 information. Have it invoke the new function eval() with that
2231 eval() with that ebuffer.
2232 (eval): New function that contains the guts of the old
2248 If we're invoked from an $(eval ...) we might be inside a $(call