|
| void | bug (expr_t *e, const char *fmt,...) |
| |
| void | debug (expr_t *e, const char *fmt,...) |
| |
| expr_t * | error (expr_t *e, const char *fmt,...) |
| |
| void | internal_error (expr_t *e, const char *fmt,...) |
| |
| expr_t * | notice (expr_t *e, const char *fmt,...) |
| |
| expr_t * | warning (expr_t *e, const char *fmt,...) |
| |