Format: AllC/C++CSSTextshell script Advanced Search
47: __BEGIN_DECLS 48: __dead void err(int, const char *, ...) 49: __attribute__((__noreturn__, __format__(__printf__, 2, 3)));