Home | History | Annotate | Download | only in m4sugar

Lines Matching full:cond

291 # m4_ifval(COND, [IF-TRUE], [IF-FALSE])
293 # If COND is not the empty string, expand IF-TRUE, otherwise IF-FALSE.
309 # m4_ifvaln(COND, [IF-TRUE], [IF-FALSE])