|
goto frame_exception_exit_1; |
|
goto frame_exception_exit_1; |
|
} |
|
} |
|
assert( var_f == NULL ); |
|
assert( var_f == NULL ); |
|
var_f = tmp_assign_source_6; |
|
var_f = tmp_assign_source_6; |
|
} |
|
} |
n |
{ |
n |
|
|
PyObject *tmp_called_name_7; |
|
|
|
PyObject *tmp_mvar_value_7; |
|
|
|
PyObject *tmp_call_result_1; |
|
|
|
PyObject *tmp_args_element_name_1; |
|
|
|
PyObject *tmp_args_element_name_2; |
|
|
|
PyObject *tmp_args_element_name_3; |
|
|
|
PyObject *tmp_args_element_name_4; |
|
|
|
PyObject *tmp_args_element_name_5; |
|
|
|
PyObject *tmp_args_element_name_6; |
|
|
|
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_compiled_func ); |
|
|
|
|
|
|
|
if (unlikely( tmp_mvar_value_7 == NULL )) |
|
|
|
{ |
|
|
|
tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_compiled_func ); |
|
|
|
} |
|
|
|
|
|
|
|
if ( tmp_mvar_value_7 == NULL ) |
|
|
|
{ |
|
|
|
|
|
|
|
exception_type = PyExc_NameError; |
|
|
|
Py_INCREF( exception_type ); |
|
|
|
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "compiled_func" ); |
|
|
|
exception_tb = NULL; |
|
|
|
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
|
|
CHAIN_EXCEPTION( exception_value ); |
|
|
|
|
|
|
|
exception_lineno = 39; |
|
|
|
type_description_1 = "oooooo"; |
|
|
|
goto frame_exception_exit_1; |
|
|
|
} |
|
|
|
|
|
|
|
tmp_called_name_7 = tmp_mvar_value_7; |
|
|
|
CHECK_OBJECT( var_a ); |
|
|
|
tmp_args_element_name_1 = var_a; |
|
|
|
CHECK_OBJECT( var_b ); |
|
|
|
tmp_args_element_name_2 = var_b; |
|
|
|
CHECK_OBJECT( var_c ); |
|
|
|
tmp_args_element_name_3 = var_c; |
|
|
|
CHECK_OBJECT( var_d ); |
|
|
|
tmp_args_element_name_4 = var_d; |
|
|
|
CHECK_OBJECT( var_e ); |
|
|
|
tmp_args_element_name_5 = var_e; |
|
|
|
CHECK_OBJECT( var_f ); |
|
|
|
tmp_args_element_name_6 = var_f; |
|
|
|
frame_3b7e476dba90754198daa152ff253c36->m_frame.f_lineno = 39; |
|
|
|
{ |
|
|
|
PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5, tmp_args_element_name_6 }; |
|
|
|
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS6( tmp_called_name_7, call_args ); |
|
|
|
} |
|
|
|
|
|
|
|
if ( tmp_call_result_1 == NULL ) |
|
|
|
{ |
|
|
|
assert( ERROR_OCCURRED() ); |
|
|
|
|
|
|
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
|
|
|
|
|
|
|
|
|
|
exception_lineno = 39; |
|
|
|
type_description_1 = "oooooo"; |
|
|
|
goto frame_exception_exit_1; |
|
|
|
} |
|
|
|
Py_DECREF( tmp_call_result_1 ); |
|
|
|
} |
|
|
|
{ |
|
|
|
PyObject *tmp_called_name_8; |
|
|
|
PyObject *tmp_mvar_value_8; |
|
|
|
PyObject *tmp_call_result_2; |
|
|
|
PyObject *tmp_args_element_name_7; |
|
|
|
PyObject *tmp_args_element_name_8; |
|
|
|
PyObject *tmp_args_element_name_9; |
|
|
|
PyObject *tmp_args_element_name_10; |
|
|
|
PyObject *tmp_args_element_name_11; |
|
|
|
PyObject *tmp_args_element_name_12; |
|
|
|
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_compiled_func ); |
|
|
|
|
|
|
|
if (unlikely( tmp_mvar_value_8 == NULL )) |
|
|
|
{ |
|
|
|
tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_compiled_func ); |
|
|
|
} |
|
|
|
|
|
|
|
if ( tmp_mvar_value_8 == NULL ) |
|
|
|
{ |
|
|
|
|
|
|
|
exception_type = PyExc_NameError; |
|
|
|
Py_INCREF( exception_type ); |
|
|
|
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "compiled_func" ); |
|
|
|
exception_tb = NULL; |
|
|
|
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
|
|
CHAIN_EXCEPTION( exception_value ); |
|
|
|
|
|
|
|
exception_lineno = 40; |
|
|
|
type_description_1 = "oooooo"; |
|
|
|
goto frame_exception_exit_1; |
|
|
|
} |
|
|
|
|
|
|
|
tmp_called_name_8 = tmp_mvar_value_8; |
|
|
|
CHECK_OBJECT( var_a ); |
|
|
|
tmp_args_element_name_7 = var_a; |
|
|
|
CHECK_OBJECT( var_c ); |
|
|
|
tmp_args_element_name_8 = var_c; |
|
|
|
CHECK_OBJECT( var_b ); |
|
|
|
tmp_args_element_name_9 = var_b; |
|
|
|
CHECK_OBJECT( var_d ); |
|
|
|
tmp_args_element_name_10 = var_d; |
|
|
|
CHECK_OBJECT( var_e ); |
|
|
|
tmp_args_element_name_11 = var_e; |
|
|
|
CHECK_OBJECT( var_f ); |
|
|
|
tmp_args_element_name_12 = var_f; |
|
|
|
frame_3b7e476dba90754198daa152ff253c36->m_frame.f_lineno = 40; |
|
|
|
{ |
|
|
|
PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9, tmp_args_element_name_10, tmp_args_element_name_11, tmp_args_element_name_12 }; |
|
|
|
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS6( tmp_called_name_8, call_args ); |
|
|
|
} |
|
|
|
|
|
|
|
if ( tmp_call_result_2 == NULL ) |
|
|
|
{ |
|
|
|
assert( ERROR_OCCURRED() ); |
|
|
|
|
|
|
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
|
|
|
|
|
|
|
|
|
|
exception_lineno = 40; |
|
|
|
type_description_1 = "oooooo"; |
|
|
|
goto frame_exception_exit_1; |
|
|
|
} |
|
|
|
Py_DECREF( tmp_call_result_2 ); |
|
|
|
} |
|
|
|
{ |
|
|
|
PyObject *tmp_called_name_9; |
|
|
|
PyObject *tmp_mvar_value_9; |
|
|
|
PyObject *tmp_call_result_3; |
|
|
|
PyObject *tmp_args_element_name_13; |
|
|
|
PyObject *tmp_args_element_name_14; |
|
|
|
PyObject *tmp_args_element_name_15; |
|
|
|
PyObject *tmp_args_element_name_16; |
|
|
|
PyObject *tmp_args_element_name_17; |
|
|
|
PyObject *tmp_args_element_name_18; |
|
|
|
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( moduledict___main__, (Nuitka_StringObject *)const_str_plain_compiled_func ); |
|
|
|
|
|
|
|
if (unlikely( tmp_mvar_value_9 == NULL )) |
|
|
|
{ |
|
|
|
tmp_mvar_value_9 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_compiled_func ); |
|
|
|
} |
|
|
|
|
|
|
|
if ( tmp_mvar_value_9 == NULL ) |
|
|
|
{ |
|
|
|
|
|
|
|
exception_type = PyExc_NameError; |
|
|
|
Py_INCREF( exception_type ); |
|
|
|
exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "compiled_func" ); |
|
|
|
exception_tb = NULL; |
|
|
|
NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); |
|
|
|
CHAIN_EXCEPTION( exception_value ); |
|
|
|
|
|
|
|
exception_lineno = 41; |
|
|
|
type_description_1 = "oooooo"; |
|
|
|
goto frame_exception_exit_1; |
|
|
|
} |
|
|
|
|
|
|
|
tmp_called_name_9 = tmp_mvar_value_9; |
|
|
|
CHECK_OBJECT( var_a ); |
|
|
|
tmp_args_element_name_13 = var_a; |
|
|
|
CHECK_OBJECT( var_b ); |
|
|
|
tmp_args_element_name_14 = var_b; |
|
|
|
CHECK_OBJECT( var_c ); |
|
|
|
tmp_args_element_name_15 = var_c; |
|
|
|
CHECK_OBJECT( var_d ); |
|
|
|
tmp_args_element_name_16 = var_d; |
|
|
|
CHECK_OBJECT( var_f ); |
|
|
|
tmp_args_element_name_17 = var_f; |
|
|
|
CHECK_OBJECT( var_e ); |
|
|
|
tmp_args_element_name_18 = var_e; |
|
|
|
frame_3b7e476dba90754198daa152ff253c36->m_frame.f_lineno = 41; |
|
|
|
{ |
|
|
|
PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14, tmp_args_element_name_15, tmp_args_element_name_16, tmp_args_element_name_17, tmp_args_element_name_18 }; |
|
|
|
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS6( tmp_called_name_9, call_args ); |
|
|
|
} |
|
|
|
|
|
|
|
if ( tmp_call_result_3 == NULL ) |
|
|
|
{ |
|
|
|
assert( ERROR_OCCURRED() ); |
|
|
|
|
|
|
|
FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); |
|
|
|
|
|
|
|
|
|
|
|
exception_lineno = 41; |
|
|
|
type_description_1 = "oooooo"; |
|
|
|
goto frame_exception_exit_1; |
|
|
|
} |
|
|
|
Py_DECREF( tmp_call_result_3 ); |
|
|
|
} |
|
|
|
|
|
|
|
#if 0 |
|
#if 0 |
|
RESTORE_FRAME_EXCEPTION( frame_3b7e476dba90754198daa152ff253c36 ); |
|
RESTORE_FRAME_EXCEPTION( frame_3b7e476dba90754198daa152ff253c36 ); |
|
#endif |
|
#endif |
|
|
|
|