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