Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:deferred

19 	: $@ '$${VAR}' deferred
20 # Oops: The deferred command must not be expanded twice.
27 : $@ '$${VAR}' deferred
32 : $@ '$${VAR}' deferred
33 # Oops: The deferred command must not be expanded twice.
37 # The deferred commands are run in the order '.END .BEGIN all'.
41 # At the point where the commands of a node with deferred commands are run,
42 # the deferred commands are appended to the commands of the .END node.
44 # deferred commands of the .END node itself are not appended to itself.
45 # Instead, the deferred commands of the .END node are run as if they were