Lines Matching refs:errlog

121 	errlog(BEGIN, "symtab_new_function() {");  in symtab_new_function()
134 errlog(END, "}"); in symtab_new_function()
147 errlog(BEGIN, "symtab_clear_function() {"); in symtab_clear_function()
154 errlog(END, "}"); in symtab_clear_function()
165 errlog(BEGIN, "symtab_clear_varargs() {"); in symtab_clear_varargs()
167 errlog(END, "}"); in symtab_clear_varargs()
177 errlog(BEGIN, "symtab_clear_includes() {"); in symtab_clear_includes()
179 errlog(END, "}"); in symtab_clear_includes()
186 errlog(BEGIN, "symtab_clear_globals() {"); in symtab_clear_globals()
188 errlog(END, "}"); in symtab_clear_globals()
195 errlog(BEGIN, "symtab_clear_errval() {"); in symtab_clear_errval()
197 errlog(END, "}"); in symtab_clear_errval()
204 errlog(BEGIN, "symtab_clear_exception() {"); in symtab_clear_exception()
206 errlog(END, "}"); in symtab_clear_exception()
213 errlog(BEGIN, "symtab_clear_print_types() {"); in symtab_clear_print_types()
215 errlog(END, "}"); in symtab_clear_print_types()
225 errlog(BEGIN, "symtab_set_prototype(void) {"); in symtab_set_prototype()
228 errlog(END, "}"); in symtab_set_prototype()
234 errlog(BEGIN, "symtab_get_prototype() {"); errlog(END, "}"); in symtab_get_prototype()
241 errlog(BEGIN, "symtab_set_formals() {"); in symtab_set_formals()
242 errlog(VERBOSE, "p = %s", p); in symtab_set_formals()
245 errlog(END, "}"); in symtab_set_formals()
251 errlog(BEGIN, "symtab_get_formals() {"); errlog(END, "}"); in symtab_get_formals()
258 errlog(BEGIN, "symtab_set_actuals() {"); errlog(END, "}"); in symtab_set_actuals()
259 errlog(VERBOSE, "p = %s", p); in symtab_set_actuals()
267 errlog(BEGIN, "symtab_get_actuals() {"); errlog(END, "}"); in symtab_get_actuals()
274 errlog(BEGIN, "symtab_set_cast() {"); errlog(END, "}"); in symtab_set_cast()
282 errlog(BEGIN, "symtab_get_cast() {"); errlog(END, "}"); in symtab_get_cast()
290 errlog(BEGIN, "symtab_set_filename() {"); errlog(END, "}"); in symtab_set_filename()
298 errlog(BEGIN, "symtab_get_filename() {"); errlog(END, "}"); in symtab_get_filename()
308 errlog(BEGIN, "symtab_set_nonreturn() {"); errlog(END, "}"); in symtab_set_nonreturn()
315 errlog(BEGIN, "symtab_get_nonreturn() {"); errlog(END, "}"); in symtab_get_nonreturn()
322 errlog(BEGIN, "symtab_set_line() {"); errlog(END, "}"); in symtab_set_line()
329 errlog(BEGIN, "symtab_get_line() {"); errlog(END, "}"); in symtab_get_line()
337 errlog(BEGIN, "symtab_set_skip() {"); errlog(END, "}"); in symtab_set_skip()
344 errlog(BEGIN, "symtab_get_skip() {"); errlog(END, "}"); in symtab_get_skip()
357 errlog(BEGIN, "symtab_set_function() {"); in symtab_set_function()
360 errlog(END, "}"); in symtab_set_function()
366 errlog(BEGIN, "symtab_get_function() {"); errlog(END, "}"); in symtab_get_function()
377 errlog(BEGIN, "symtab_set_exception() {"); in symtab_set_exception()
380 errlog(END, "}"); in symtab_set_exception()
387 errlog(BEGIN, "symtab_get_exception() {"); errlog(END, "}"); in symtab_get_exception()
399 errlog(BEGIN, "symtab_set_errval() {"); in symtab_set_errval()
403 errlog(END, "}"); in symtab_set_errval()
410 errlog(BEGIN, "symtab_get_errval() {"); errlog(END, "}"); in symtab_get_errval()
425 errlog(BEGIN, "symtab_add_args() {"); in symtab_add_args()
431 errlog(END, "}"); in symtab_add_args()
440 errlog(BEGIN, "symtab_get_first_arg() {"); errlog(END, "}"); in symtab_get_first_arg()
449 errlog(BEGIN, "symtab_get_next_arg() {"); errlog(END, "}"); in symtab_get_next_arg()
457 errlog(BEGIN, "symtab_get_last_arg() {"); errlog(END, "}"); in symtab_get_last_arg()
465 errlog(BEGIN, "symtab_add_varargs() {"); in symtab_add_varargs()
471 errlog(END, "}"); in symtab_add_varargs()
480 errlog(BEGIN, "symtab_get_first_vararg() {"); errlog(END, "}"); in symtab_get_first_vararg()
489 errlog(BEGIN, "symtab_get_next_vararg() {"); errlog(END, "}"); in symtab_get_next_vararg()
498 errlog(BEGIN, "symtab_add_globals() {"); in symtab_add_globals()
504 errlog(END, "}"); in symtab_add_globals()
514 errlog(BEGIN, "symtab_get_first_global() {"); errlog(END, "}"); in symtab_get_first_global()
523 errlog(BEGIN, "symtab_get_next_global() {"); errlog(END, "}"); in symtab_get_next_global()
542 errlog(BEGIN, "symtab_add_print_types() {"); in symtab_add_print_types()
545 errlog(END, "}"); in symtab_add_print_types()
557 errlog(END, "}"); in symtab_add_print_types()
563 errlog(BEGIN, "symtab_free_print_types() {"); errlog(END, "}"); in symtab_free_print_types()
574 errlog(BEGIN, "symtab_get_first_print_type() {"); errlog(END, "}"); in symtab_get_first_print_type()
583 errlog(BEGIN, "symtab_get_next_print_type() {"); errlog(END, "}"); in symtab_get_next_print_type()
591 errlog(BEGIN, "symtab_add_includes() {"); in symtab_add_includes()
598 errlog(END, "}"); in symtab_add_includes()
607 errlog(BEGIN, "symtab_get_first_include() {"); errlog(END, "}"); in symtab_get_first_include()
616 errlog(BEGIN, "symtab_get_next_include() {"); errlog(END, "}"); in symtab_get_next_include()
624 errlog(BEGIN, "symtab_sort_includes() {"); in symtab_sort_includes()
626 errlog(END, "}"); in symtab_sort_includes()
774 errlog(BEGIN, "allocate_entry() {"); in allocate_entry()
777 errlog(FATAL, "can't allocate space for an ENTRY"); in allocate_entry()
780 errlog(END, "}"); in allocate_entry()
797 errlog(BEGIN, "set_entry() {"); in set_entry()
799 errlog(FATAL, "programmer error: passed a NULL ENTRY"); in set_entry()
819 errlog(FATAL, "programmer error: impossible kind of ENTRY"); in set_entry()
824 errlog(END, "}"); in set_entry()
851 errlog(BEGIN, "create_entry_table() {"); in create_entry_table()
854 errlog(FATAL, "can't allocate space for an ENTRY table"); in create_entry_table()
858 errlog(END, "}"); in create_entry_table()
869 errlog(BEGIN, "add_entry_table() {"); in add_entry_table()
871 errlog(FATAL, "programmer error: tried to add to NULL EHEAD"); in add_entry_table()
878 errlog(FATAL, "out of memory extending an EHEAD"); in add_entry_table()
887 errlog(END, "}"); in add_entry_table()