error_table
struct error_table *table;
struct error_table et;
(/*@dependent@*/ const struct error_table *)
(const struct error_table *)
const struct error_table *table;
add_error_table(const struct error_table *et)
remove_error_table(const struct error_table *et)
const struct error_table *table;
(const struct error_table FAR *)
(const struct error_table FAR *)
const struct error_table * table;
static const struct error_table et = { text, (err_func)0, 40591872L, 20 };