hide-ifdef-region

hide-ifdef-region is a compiled Lisp function in `hideif.el'.

(hide-ifdef-region START END)

START is the start of a #if, #elif, or #else form. END is the ending part.
Everything including these lines is made invisible.