Lines Matching defs:void

76 static void _testembed_Py_InitializeFromConfig(void)  in _testembed_Py_InitializeFromConfig()  argument
84 static void _testembed_Py_Initialize(void) in _testembed_Py_Initialize() argument
95 static void print_subinterp(void) in print_subinterp() argument
112 static int test_repeated_init_and_subinterpreters(void) in test_repeated_init_and_subinterpreters() argument
153 PyInit_embedded_ext(void) in PyInit_embedded_ext() argument
165 static int test_repeated_init_exec(void) in test_repeated_init_exec() argument
191 static int test_repeated_simple_init(void) in test_repeated_simple_init() argument
236 static int test_forced_io_encoding(void) in test_forced_io_encoding() argument
268 static int test_pre_initialization_api(void) in test_pre_initialization_api() argument
298 static int test_pre_initialization_sys_options(void) in test_pre_initialization_sys_options() argument
365 static int test_bpo20891(void) in test_bpo20891() argument
399 static int test_initialize_twice(void) in test_initialize_twice() argument
412 static int test_initialize_pymain(void) in test_initialize_pymain() argument
431 dump_config(void) in dump_config() argument
440 static int test_init_initialize_config(void) in test_init_initialize_config() argument
497 static int test_preinit_compat_config(void) in test_preinit_compat_config() argument
503 static int test_init_compat_config(void) in test_init_compat_config() argument
509 static int test_init_global_config(void) in test_init_global_config() argument
558 static int test_init_from_config(void) in test_init_from_config() argument
742 static int test_init_parse_argv(void) in test_init_parse_argv() argument
748 static int test_init_dont_parse_argv(void) in test_init_dont_parse_argv() argument
754 static void set_most_env_vars(void) in set_most_env_vars() argument
777 static void set_all_env_vars(void) in set_all_env_vars() argument
786 static int test_init_compat_env(void) in test_init_compat_env() argument
798 static int test_init_python_env(void) in test_init_python_env() argument
814 static void set_all_env_vars_dev_mode(void) in set_all_env_vars_dev_mode() argument
822 static int test_init_env_dev_mode(void) in test_init_env_dev_mode() argument
834 static int test_init_env_dev_mode_alloc(void) in test_init_env_dev_mode_alloc() argument
847 static int test_init_isolated_flag(void) in test_init_isolated_flag() argument
871 static int test_preinit_isolated1(void) in test_preinit_isolated1() argument
897 static int test_preinit_isolated2(void) in test_preinit_isolated2() argument
926 static int test_preinit_dont_parse_argv(void) in test_preinit_dont_parse_argv() argument
964 static int test_preinit_parse_argv(void) in test_preinit_parse_argv() argument
984 static void set_all_global_config_variables(void) in set_all_global_config_variables() argument
1047 static int test_preinit_isolated_config(void) in test_preinit_isolated_config() argument
1053 static int test_init_isolated_config(void) in test_init_isolated_config() argument
1096 static int test_preinit_python_config(void) in test_preinit_python_config() argument
1102 static int test_init_python_config(void) in test_init_python_config() argument
1108 static int test_init_dont_configure_locale(void) in test_init_dont_configure_locale() argument
1134 static int test_init_dev_mode(void) in test_init_dev_mode() argument
1162 static int test_open_code_hook(void) in test_open_code_hook() argument
1275 static int test_audit(void) in test_audit() argument
1296 static int test_audit_subinterpreter(void) in test_audit_subinterpreter() argument
1340 static int test_audit_run_command(void) in test_audit_run_command() argument
1351 static int test_audit_run_file(void) in test_audit_run_file() argument
1386 static int test_audit_run_interactivehook(void) in test_audit_run_interactivehook() argument
1393 static int test_audit_run_startup(void) in test_audit_run_startup() argument
1400 static int test_audit_run_stdin(void) in test_audit_run_stdin() argument
1407 static int test_init_read_set(void) in test_init_read_set() argument
1450 static int test_init_sys_add(void) in test_init_sys_add() argument
1495 static int test_init_setpath(void) in test_init_setpath() argument
1518 static int test_init_setpath_config(void) in test_init_setpath_config() argument
1557 static int test_init_setpythonhome(void) in test_init_setpythonhome() argument
1580 static int test_init_is_python_build(void) in test_init_is_python_build() argument
1620 static int test_init_warnoptions(void) in test_init_warnoptions() argument
1673 static int tune_config(void) in tune_config() argument
1694 static int test_init_set_config(void) in test_init_set_config() argument
1737 static int test_init_run_main(void) in test_init_run_main() argument
1749 static int test_init_main(void) in test_init_main() argument
1776 static int test_run_main(void) in test_run_main() argument
1793 static int test_run_main_loop(void) in test_run_main_loop() argument
1807 static int test_get_argc_argv(void) in test_get_argc_argv() argument
1881 static int test_init_use_frozen_modules(void) in test_init_use_frozen_modules() argument
1888 static int test_unicode_id_init(void) in test_unicode_id_init() argument
1926 static int test_frozenmain(void) in test_frozenmain() argument
1944 static int test_repeated_init_and_inittab(void) in test_repeated_init_and_inittab() argument
2031 test_get_incomplete_frame(void) in test_get_incomplete_frame() argument