f90-next-block
f90-next-block is an interactive compiled Lisp function in `f90.el
'.
(f90-next-block &optional NUM)
Move point forward to the next end or start of a code block.
With optional argument NUM, go forward that many blocks.
If NUM is negative, go backwards.
A block is a subroutine, if-endif, etc.