Go to the source code of this file.
◆ _GL_ATTRIBUTE_FORMAT
| #define _GL_ATTRIBUTE_FORMAT |
( |
|
spec | ) |
/* empty */ |
◆ _GL_ATTRIBUTE_SPEC_PRINTF
| #define _GL_ATTRIBUTE_SPEC_PRINTF __printf__ |
◆ error()
| void error |
( |
int |
__status, |
|
|
int |
__errnum, |
|
|
const char * |
__format, |
|
|
|
... |
|
) |
| |
◆ error_at_line()
| void void error_at_line |
( |
int |
__status, |
|
|
int |
__errnum, |
|
|
const char * |
__fname, |
|
|
unsigned int |
__lineno, |
|
|
const char * |
__format, |
|
|
|
... |
|
) |
| |
◆ error_message_count
| unsigned int error_message_count |
◆ error_one_per_line
◆ error_print_progname
| void void void(* error_print_progname) (void) |