c-lineup-math

c-lineup-math is a compiled Lisp function in `cc-align.el'.

(c-lineup-math LANGELEM)

Like `c-lineup-assignments' but indent with `c-basic-offset' if no
assignment operator was found on the first line. I.e. this function
is the same as specifying a list (c-lineup-assignments +). It's
provided for compatibility with old configurations.

Works with: topmost-intro-cont, statement-cont, arglist-cont,
arglist-cont-nonempty.