c-toggle-auto-hungry-state
c-toggle-auto-hungry-state is an interactive compiled Lisp function in `cc-cmds.el
'.
(c-toggle-auto-hungry-state &optional ARG)
Toggle auto-newline and hungry-delete-key features.
Optional numeric ARG, if supplied, turns on auto-newline and
hungry-delete when positive, turns them off when negative, and just
toggles them when zero or left out.
See `c-toggle-auto-newline' and `c-toggle-hungry-state' for details.