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

Lines Matching defs:undef

50 .undef UNDEF
51 VAR:= <${UNDEF}>
55 UNDEF= after
72 .undef UNDEF
73 VAR:= ${:${UNDEF}}
77 UNDEF= Uwas undefined
86 # XXX: Even though this is a ':=' assignment, the '${UNDEF}' in the part of
90 .undef UNDEF
91 REF= U${UNDEF}
96 UNDEF= Uwas undefined
104 .undef REF3
144 .undef REF.undef
145 VAR:= ${:Uword undef:@word@${REF.${word}}@}, direct: ${REF.word} ${REF.undef}
147 REF.undef= undef.after
148 .if ${VAR} != "1:2:\$ 4:\$\$ undef.after, direct: 1:\$ 2:\$\$ 4:\$\$\$\$ undef.after"
156 # At that point, both REF.word and REF.undef are defined.
158 .undef REF.undef
159 VAR= ${:Uword undef:@word@${REF.${word}}@}, direct: ${REF.word} ${REF.undef}
161 REF.undef= undef.after
162 .if ${VAR} != "word.after undef.after, direct: word.after undef.after"
171 # Global["VAR_SUBST_${UNDEF}"] = ""
179 .undef UNDEF
180 VAR_ASSIGN_${UNDEF}= assigned by '='
181 VAR_SUBST_${UNDEF}:= assigned by ':='
185 .if defined(${:UVAR_SUBST_\${UNDEF\}})
198 .undef LATER
211 .undef LATER
212 .undef later
269 .undef LATER
270 .undef later