Lines Matching refs:Function
177 * Wildcard Function:: How to cause wildcard expansion where
264 * Foreach Function:: Repeat some text with controlled variation.
265 * Call Function:: Expand a user-defined function.
266 * Value Function:: Return the un-expanded value of a variable.
267 * Eval Function:: Evaluate the arguments as makefile syntax.
268 * Origin Function:: Find where a variable got its value.
269 * Flavor Function:: Find out the flavor of a variable.
270 * Shell Function:: Substitute the output of a shell command.
2049 * Wildcard Function:: How to cause wildcard expansion where
2104 @xref{Wildcard Function}.
2106 @node Wildcard Pitfall, Wildcard Function, Wildcard Examples, Wildcards
2142 @xref{Wildcard Function, ,The Function @code{wildcard}}.
2166 @node Wildcard Function, , Wildcard Pitfall, Wildcards
2167 @subsection The Function @code{wildcard}
4986 (@xref{Shell Function, , The @code{shell} Function}.) This example
5070 (@pxref{Origin Function, ,The @code{origin} Function}):
5418 (@pxref{Origin Function, ,The @code{origin} Function}):
5640 sections of makefile syntax to use with @code{eval} (@pxref{Eval Function}).
6200 * Foreach Function:: Repeat some text with controlled variation.
6201 * Call Function:: Expand a user-defined function.
6202 * Value Function:: Return the un-expanded value of a variable.
6203 * Eval Function:: Evaluate the arguments as makefile syntax.
6204 * Origin Function:: Find where a variable got its value.
6205 * Flavor Function:: Find out the flavor of a variable.
6206 * Shell Function:: Substitute the output of a shell command.
6211 @section Function Call Syntax
6796 @node Conditional Functions, Foreach Function, File Name Functions, Functions
6849 @node Foreach Function, Call Function, Conditional Functions, Functions
6850 @section The @code{foreach} Function
6937 @node Call Function, Value Function, Foreach Function, Functions
6938 @section The @code{call} Function
7030 @node Value Function, Eval Function, Call Function, Functions
7032 @section The @code{value} Function
7076 @code{eval} function (@pxref{Eval Function}).
7078 @node Eval Function, Origin Function, Value Function, Functions
7080 @section The @code{eval} Function
7101 function (@pxref{Value Function}) can sometimes be useful in these
7144 @node Origin Function, Flavor Function, Eval Function, Functions
7145 @section The @code{origin} Function
7253 @node Flavor Function, Shell Function, Origin Function, Functions
7254 @section The @code{flavor} Function
7295 @node Shell Function, Make Control Functions, Flavor Function, Functions
7296 @section The @code{shell} Function
7304 (@pxref{Wildcard Function, ,The Function @code{wildcard}}) in that it
7343 @node Make Control Functions, , Shell Function, Functions
10458 @xref{Wildcard Function, ,The Function @code{wildcard}}.
10486 @xref{Shell Function, , The @code{shell} Function}.
10492 @xref{Origin Function, , The @code{origin} Function}.
10498 @xref{Flavor Function, , The @code{flavor} Function}.
10504 @xref{Foreach Function, ,The @code{foreach} Function}.
10510 @xref{Call Function, ,The @code{call} Function}.
10516 @xref{Eval Function, ,The @code{eval} Function}.
10522 @xref{Value Function, ,The @code{value} Function}.