BEGIN
errlog(BEGIN, "add_parent(%s,%s,%d) {", version, after, weak);
errlog(BEGIN, "add_uncle(%s,%s,%d) {", version, after, weak);
errlog(BEGIN, "add_by_name(%s,", version);
errlog(BEGIN, "sort_buckets() {");
errlog(BEGIN, "add_local() {");
errlog(BEGIN, "parents_of() {");
errlog(BEGIN, "start_new_list() {");
errlog(BEGIN, "grow_lists() {");
errlog(BEGIN, "new_hashmap() {");
errlog(BEGIN, "add_to_hashmap(%s, %s) {", version_name, bucket);
errlog(BEGIN, "create_lists() {");
errlog(BEGIN, "find_in_hashmap(%s) {", version_name);
errlog(BEGIN, "parse_versions(%s) {", fileName);
errlog(BEGIN, "arch() {");
errlog(BEGIN, "arch_name() {");
errlog(BEGIN, "set_list() {");
errlog(BEGIN, "set() {");
errlog(BEGIN, "set_parents() {");
errlog(BEGIN, "add_valid_version(\"%s\") {", vers_name);
errlog(BEGIN, "add_valid_arch(\"%s\") {", arch_name);
errlog(BEGIN, "writemapfile() {");
errlog(BEGIN, "generate_bindings() {");
errlog(BEGIN, "bindings_exist() {");
errlog(BEGIN, "generate_a_binding() {");
errlog(BEGIN, "strpqcmp() {");
errlog(BEGIN, "strpqprint() {");
errlog(BEGIN, "need_bindings() {");
errlog(BEGIN, "db_get_current_interface() {"); errlog(END, "}");
errlog(BEGIN, "db_set_source_directory() {");
errlog(BEGIN, "db_get_source_directory() {"); errlog(END, "}");
errlog(BEGIN, "db_set_target_directory() {");
errlog(BEGIN, "db_get_target_directory() {"); errlog(END, "}");
errlog(BEGIN, "db_set_output_file() {");
errlog(BEGIN, "db_get_output_file() {");
errlog(BEGIN, "db_add_print_types() {");
errlog(BEGIN, "db_sort_print_types() {");
errlog(BEGIN, "db_set_current_library() {");
errlog(BEGIN, "db_get_current_library() {"); errlog(END, "}");
errlog(BEGIN, "db_set_current_interface() {");
errlog(BEGIN, "generate_i_declarations() {");
errlog(BEGIN, "generate_i_preamble() {");
errlog(BEGIN, "generate_i_call() {");
errlog(BEGIN, "generate_i_postamble() {");
errlog(BEGIN, "generate_i_bindings() {");
errlog(BEGIN, "generate_return_printf() {");
errlog(BEGIN, "generate_i_prints() {");
errlog(BEGIN, "generate_i_closedown() {");
errlog(BEGIN, "generate_i_live_vars() {");
errlog(BEGIN, "generate_i_evaluations() {");
errlog(BEGIN, "generate_interceptor() {");
errlog(BEGIN, "abort_code_file() {");
errlog(BEGIN, "commit_code_file() {");
errlog(BEGIN, "open_code_file() {");
errlog(BEGIN, "generate_linkage() {");
errlog(BEGIN, "prepare_printf_part() {");
errlog(BEGIN, "generate_printfunc_calls() {");
errlog(BEGIN, "generate_print_definitions() {");
errlog(BEGIN, "generate_print_declarations() {");
errlog(BEGIN, "generate_printf");
errlog(BEGIN, "symtab_new_function() {");
errlog(BEGIN, "symtab_clear_function() {");
errlog(BEGIN, "symtab_clear_varargs() {");
errlog(BEGIN, "symtab_clear_includes() {");
errlog(BEGIN, "symtab_clear_globals() {");
errlog(BEGIN, "symtab_clear_errval() {");
errlog(BEGIN, "symtab_clear_exception() {");
errlog(BEGIN, "symtab_clear_print_types() {");
errlog(BEGIN, "symtab_set_prototype(void) {");
errlog(BEGIN, "symtab_get_prototype() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_formals() {");
errlog(BEGIN, "symtab_get_formals() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_actuals() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_actuals() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_cast() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_cast() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_filename() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_filename() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_nonreturn() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_nonreturn() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_line() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_line() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_skip() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_skip() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_function() {");
errlog(BEGIN, "symtab_get_function() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_exception() {");
errlog(BEGIN, "symtab_get_exception() {"); errlog(END, "}");
errlog(BEGIN, "symtab_set_errval() {");
errlog(BEGIN, "symtab_get_errval() {"); errlog(END, "}");
errlog(BEGIN, "symtab_add_args() {");
errlog(BEGIN, "symtab_get_first_arg() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_next_arg() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_last_arg() {"); errlog(END, "}");
errlog(BEGIN, "symtab_add_varargs() {");
errlog(BEGIN, "symtab_get_first_vararg() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_next_vararg() {"); errlog(END, "}");
errlog(BEGIN, "symtab_add_globals() {");
errlog(BEGIN, "symtab_get_first_global() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_next_global() {"); errlog(END, "}");
errlog(BEGIN, "symtab_add_print_types() {");
errlog(BEGIN, "symtab_free_print_types() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_first_print_type() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_next_print_type() {"); errlog(END, "}");
errlog(BEGIN, "symtab_add_includes() {");
errlog(BEGIN, "symtab_get_first_include() {"); errlog(END, "}");
errlog(BEGIN, "symtab_get_next_include() {"); errlog(END, "}");
errlog(BEGIN, "symtab_sort_includes() {");
errlog(BEGIN, "allocate_entry() {");
errlog(BEGIN, "set_entry() {");
errlog(BEGIN, "create_entry_table() {");
errlog(BEGIN, "add_entry_table() {");
errlog(BEGIN, "xlator_init() {");
errlog(BEGIN, "xlator_startlib() ");
errlog(BEGIN, "xlator_startfile() {");
errlog(BEGIN, "xlator_start_if() {");
errlog(BEGIN, "xlator_take_kvpair() {");
errlog(BEGIN, "xlator_end_if() {");
errlog(BEGIN, "xlator_endfile() {");
errlog(BEGIN, "xlator_endlib() {");
errlog(BEGIN, "xlator_end() {");
errlog(BEGIN, "collect_include() {");
errlog(BEGIN, "collect_binding() {");
errlog(BEGIN, "collect_errval() {");
errlog(BEGIN, "collect_arch() {");
errlog(BEGIN, "collect_prototype() {");
errlog(BEGIN, "generate_init() {");
errlog(BEGIN, "generate_interface() {");
errlog(BEGIN, "generate_closedown() {");
errlog(BEGIN, "generate_aux_file() {");
errlog(BEGIN, "generate_includes() {");
errlog(BEGIN, "in_string_set( p = \"%s\", set = \"%s\") {", p, set);
errlog(BEGIN, "skipsep() {");
errlog(BEGIN, "nextsep() {");
errlog(BEGIN, "nextsep() {");
errlog(BEGIN, "create_string_table() {");
errlog(BEGIN, "free_string_table() {");
BEGIN {
$$ = node(BEGIN, NNULL, NNULL);
%token <node> DEFFUNC BEGIN END CLOSE ELSE PACT
s_BEGIN, KEYWORD, BEGIN, NULL,
phase == BEGIN ? s_BEGIN : s_END);
phase = BEGIN;
} else if ((type = np->n_type) == BEGIN || type == END) {
if (BEGIN == state) return "Begin";
case BEGIN:
case BEGIN:
case BEGIN:
if ((!port->portEnabled && !port->initPm) || BEGIN == this->State)
case BEGIN:
case BEGIN:
case BEGIN:
case BEGIN:
case BEGIN:
if ((! port->portEnabled && port->infoIs != Disabled) || BEGIN == this->State) {
case BEGIN:
if (BEGIN == s->State) {
case BEGIN:
case BEGIN:
if (BEGIN == this->State) {
this->State = BEGIN;
this->ignoreHop2State = BEGIN;
this->State = BEGIN;
case BEGIN:
case BEGIN:
case BEGIN:
if (BEGIN == this->State) {
case BEGIN:
case BEGIN:
ABORT AFTER ASC ATTACH BEFORE BEGIN CASCADE CLUSTER CONFLICT
cmd ::= CREATE(A) trigger_decl BEGIN trigger_cmd_list(S) END(Z). {
cmd ::= BEGIN trans_opt onconf(R). {sqliteBeginTransaction(pParse,R);}
case BEGIN:
file_stat = BEGIN;