void f(){ return f(p0, p1); } typedef enum { xxx = 0x00 /* comment */ , yyy = 0x01 /* comment */ , zzz = 0x02 /* comment */ , ttt = 0x03 /* comment */ , rrr = 0x04 /* comment */ }some_label;