Lines Matching refs:BEGIN
121 errlog(BEGIN, "symtab_new_function() {"); in symtab_new_function()
147 errlog(BEGIN, "symtab_clear_function() {"); in symtab_clear_function()
165 errlog(BEGIN, "symtab_clear_varargs() {"); in symtab_clear_varargs()
177 errlog(BEGIN, "symtab_clear_includes() {"); in symtab_clear_includes()
186 errlog(BEGIN, "symtab_clear_globals() {"); in symtab_clear_globals()
195 errlog(BEGIN, "symtab_clear_errval() {"); in symtab_clear_errval()
204 errlog(BEGIN, "symtab_clear_exception() {"); in symtab_clear_exception()
213 errlog(BEGIN, "symtab_clear_print_types() {"); in symtab_clear_print_types()
225 errlog(BEGIN, "symtab_set_prototype(void) {"); 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()
251 errlog(BEGIN, "symtab_get_formals() {"); errlog(END, "}"); in symtab_get_formals()
258 errlog(BEGIN, "symtab_set_actuals() {"); errlog(END, "}"); 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()
366 errlog(BEGIN, "symtab_get_function() {"); errlog(END, "}"); in symtab_get_function()
377 errlog(BEGIN, "symtab_set_exception() {"); 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()
410 errlog(BEGIN, "symtab_get_errval() {"); errlog(END, "}"); in symtab_get_errval()
425 errlog(BEGIN, "symtab_add_args() {"); 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()
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()
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()
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()
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()
774 errlog(BEGIN, "allocate_entry() {"); in allocate_entry()
797 errlog(BEGIN, "set_entry() {"); in set_entry()
851 errlog(BEGIN, "create_entry_table() {"); in create_entry_table()
869 errlog(BEGIN, "add_entry_table() {"); in add_entry_table()