Lines Matching defs:if
4 # if the variable is defined. It is closely related to the :U modifier.
17 .if ${DEF:Dvalue} != "value"
23 # be used in .if conditions. In this place, other undefined expressions
28 .if ${UNDEF:Dvalue} != ""
34 .if ${DEF:D<${DEF}>} != "<defined>"
45 .if ${DEF:D \} \: \$ \\ \) \n } != " } : \$ \\ \\) \\n "
54 .if ${DEF:D$$$$$${DEF}} != "defined"
64 .if ${DEF:D!&((((} != "!&(((("
70 .if ${UNDEF:Dyes:Uno} != no
73 .if ${UNDEF:Uno:Dyes} != no
76 .if ${DEF:Dyes:Uno} != yes
79 .if ${DEF:Uno:Dyes} != yes
86 .if ${:D This is a comment. } != ""
111 .if ${:${M_U_backslash}} != "\\"