Lines Matching refs:deferred
11 : $@ '$${VAR}' deferred
12 # Oops: The deferred command must not be expanded twice.
19 : $@ '$${VAR}' deferred
26 : $@ '$${VAR}' deferred
31 : $@ '$${VAR}' deferred
32 # Oops: The deferred command must not be expanded twice.
36 # The deferred commands are run in the order '.END .BEGIN all'.
40 # At the point where the commands of a node with deferred commands are run,
41 # the deferred commands are appended to the commands of the .END node.
43 # deferred commands of the .END node itself are not appended to itself.
44 # Instead, the deferred commands of the .END node are run as if they were