c-down-conditional-with-else
c-down-conditional-with-else is an interactive compiled Lisp function in `cc-cmds.el
'.
(c-down-conditional-with-else COUNT)
Move forward into the next preprocessor conditional, including "#else".
Just like `c-down-conditional', except it also stops at "#else"
directives.