It's actually not a terribly uncommon code convention. I've seen a lot of C written with this style.
Personally, I don't see the value if your code fits in one screen width, but I'm certainly not going to refactor a code base away from this style if it's been in place for years.