make exportlist compilers/imcc/parser_util.c imcc_compile_file frontend/pbc_dump/packdump.c PackFile_ConstTable_dump src/call/args.c Parrot_pcc_build_call_from_c_args Parrot_pcc_build_call_from_varargs Parrot_pcc_build_sig_object_from_op Parrot_pcc_build_sig_object_from_varargs Parrot_pcc_fill_params_from_c_args Parrot_pcc_fill_params_from_op Parrot_pcc_fill_params_from_varargs src/call/context.c Parrot_pcc_get_FLOATVAL_reg Parrot_pcc_get_INTVAL_reg Parrot_pcc_get_PMC_reg Parrot_pcc_get_STRING_reg Parrot_pcc_get_regs_ni Parrot_pcc_get_regs_ps Parrot_pcc_get_regs_used Parrot_pcc_get_sub Parrot_pcc_set_regs_ni Parrot_pcc_set_regs_ps Parrot_pcc_set_regs_used Parrot_pcc_set_sub Parrot_pop_context Parrot_push_context src/call/context_accessors.c Parrot_pcc_dec_recursion_depth_func Parrot_pcc_errors_off_func Parrot_pcc_errors_on_func Parrot_pcc_errors_test_func Parrot_pcc_get_HLL_func Parrot_pcc_get_caller_ctx_func Parrot_pcc_get_context_struct_func Parrot_pcc_get_continuation_func Parrot_pcc_get_handlers_func Parrot_pcc_get_lex_pad_func Parrot_pcc_get_namespace_func Parrot_pcc_get_num_constant_func Parrot_pcc_get_num_constants_func Parrot_pcc_get_object_func Parrot_pcc_get_outer_ctx_func Parrot_pcc_get_pc_func Parrot_pcc_get_pmc_constant_func Parrot_pcc_get_pmc_constants_func Parrot_pcc_get_recursion_depth_func Parrot_pcc_get_signature_func Parrot_pcc_get_str_constants_func Parrot_pcc_get_string_constant_func Parrot_pcc_inc_recursion_depth_func Parrot_pcc_set_HLL_func Parrot_pcc_set_caller_ctx_func Parrot_pcc_set_constants_func Parrot_pcc_set_continuation_func Parrot_pcc_set_handlers_func Parrot_pcc_set_lex_pad_func Parrot_pcc_set_namespace_func Parrot_pcc_set_object_func Parrot_pcc_set_outer_ctx_func Parrot_pcc_set_pc_func Parrot_pcc_set_signature_func Parrot_pcc_trace_flags_off_func Parrot_pcc_trace_flags_on_func Parrot_pcc_trace_flags_test_func Parrot_pcc_warnings_off_func Parrot_pcc_warnings_on_func Parrot_pcc_warnings_test_func src/call/ops.c free_runloop_jump_point new_runloop_jump_point src/call/pcc.c Parrot_pcc_do_run_ops Parrot_pcc_invoke_from_sig_object Parrot_pcc_invoke_method_from_c_args Parrot_pcc_invoke_sub_from_c_args src/datatypes.c Parrot_dt_divide_floatval_by_zero Parrot_dt_get_datatype_enum Parrot_dt_get_datatype_name src/debug.c PDB_backtrace PDB_load_source PDB_print PDB_script_file Parrot_debugger_break Parrot_debugger_destroy Parrot_debugger_init Parrot_debugger_load Parrot_debugger_start src/dynext.c Parrot_dyn_clone_lib_into Parrot_dyn_dlsym_str Parrot_dyn_init_lib Parrot_dyn_load_lib src/embed.c Parrot_clear_debug Parrot_clear_flag Parrot_clear_trace Parrot_compile_string Parrot_debug Parrot_disassemble Parrot_init_stacktop Parrot_load_bytecode_file Parrot_new Parrot_pbc_fixup_loaded Parrot_pbc_load Parrot_pbc_read Parrot_run_native Parrot_runcode Parrot_set_configuration_hash_legacy Parrot_set_debug Parrot_set_executable_name Parrot_set_flag Parrot_set_run_core Parrot_set_trace Parrot_setwarnings Parrot_test_debug Parrot_test_flag Parrot_test_trace src/exceptions.c Parrot_assert Parrot_confess Parrot_ex_add_c_handler Parrot_ex_build_exception Parrot_ex_mark_unhandled Parrot_ex_rethrow_from_c Parrot_ex_rethrow_from_op Parrot_ex_throw_from_c Parrot_ex_throw_from_c_args Parrot_ex_throw_from_op Parrot_ex_throw_from_op_args do_panic exit_fatal src/exit.c Parrot_x_exit Parrot_x_jump_out Parrot_x_jump_out_error Parrot_x_on_exit src/extend.c Parrot_PMC_new Parrot_PMC_newclass Parrot_PMC_null Parrot_PMC_typenum Parrot_eprintf Parrot_ext_call Parrot_find_language Parrot_fprintf Parrot_free_cstring Parrot_get_intreg Parrot_get_numreg Parrot_get_pmcreg Parrot_get_root_namespace Parrot_get_strreg Parrot_new_string Parrot_printf Parrot_register_pmc Parrot_register_string Parrot_set_intreg Parrot_set_numreg Parrot_set_pmcreg Parrot_set_strreg Parrot_sub_new_from_c_func Parrot_unregister_pmc Parrot_unregister_string Parrot_vfprintf src/gc/alloc_memory.c mem_sys_allocate mem_sys_allocate_zeroed mem_sys_free mem_sys_realloc mem_sys_realloc_zeroed mem_sys_strdup src/gc/api.c Parrot_block_GC_mark Parrot_block_GC_sweep Parrot_gc_allocate_memory_chunk Parrot_gc_allocate_memory_chunk_with_interior_pointers Parrot_gc_free_memory_chunk Parrot_gc_mark_PMC_alive_fun Parrot_gc_mark_PObj_alive Parrot_gc_mark_STRING_alive_fun Parrot_gc_reallocate_memory_chunk Parrot_gc_reallocate_memory_chunk_with_interior_pointers Parrot_gc_set_system_type Parrot_is_blocked_GC_mark Parrot_is_blocked_GC_sweep Parrot_unblock_GC_mark Parrot_unblock_GC_sweep src/gc/fixed_allocator.c Parrot_gc_fixed_allocator_allocate Parrot_gc_fixed_allocator_destroy Parrot_gc_fixed_allocator_free Parrot_gc_fixed_allocator_new Parrot_gc_pool_allocate Parrot_gc_pool_destroy Parrot_gc_pool_free Parrot_gc_pool_is_owned src/hash.c Parrot_hash_clone Parrot_hash_delete Parrot_hash_destroy Parrot_hash_dump Parrot_hash_exists Parrot_hash_get Parrot_hash_get_bucket Parrot_hash_mark Parrot_hash_new Parrot_hash_new_cstring_hash Parrot_hash_new_intval_hash Parrot_hash_new_pointer_hash Parrot_hash_put Parrot_hash_size src/hll.c Parrot_hll_get_HLL_id Parrot_hll_get_HLL_name Parrot_hll_get_HLL_namespace Parrot_hll_get_HLL_type Parrot_hll_get_ctx_HLL_namespace Parrot_hll_get_ctx_HLL_type Parrot_hll_regenerate_HLL_namespaces Parrot_hll_register_HLL Parrot_hll_register_HLL_type src/interp/inter_cb.c Parrot_callback_C Parrot_callback_D Parrot_make_cb Parrot_run_callback src/interp/inter_create.c Parrot_destroy allocate_interpreter initialize_interpreter make_interpreter src/interp/inter_misc.c Parrot_compile_file Parrot_compreg Parrot_get_compiler Parrot_mark_method_writes Parrot_set_compiler interpinfo interpinfo_p interpinfo_s register_native_pcc_method_in_ns register_nci_method src/io/api.c Parrot_io_STDERR Parrot_io_STDIN Parrot_io_STDOUT Parrot_io_close Parrot_io_close_piohandle Parrot_io_eof Parrot_io_eprintf Parrot_io_fdopen Parrot_io_fdopen_flags Parrot_io_flush Parrot_io_fprintf Parrot_io_getfd Parrot_io_is_closed Parrot_io_is_tty Parrot_io_make_offset Parrot_io_make_offset32 Parrot_io_open Parrot_io_parse_open_flags Parrot_io_peek Parrot_io_printf Parrot_io_putps Parrot_io_puts Parrot_io_readline Parrot_io_reads Parrot_io_seek Parrot_io_stdhandle Parrot_io_tell Parrot_io_write src/io/core.c Parrot_IOData_mark Parrot_io_finish Parrot_io_init src/io/filehandle.c Parrot_io_close_filehandle Parrot_io_flush_filehandle Parrot_io_get_buffer_end Parrot_io_get_buffer_next Parrot_io_get_buffer_start Parrot_io_get_file_position Parrot_io_get_file_size Parrot_io_get_flags Parrot_io_get_os_handle Parrot_io_is_closed_filehandle Parrot_io_set_file_position Parrot_io_set_file_size Parrot_io_set_flags Parrot_io_set_os_handle src/io/socket_api.c Parrot_io_accept Parrot_io_bind Parrot_io_connect Parrot_io_listen Parrot_io_new_socket_pmc Parrot_io_poll Parrot_io_recv Parrot_io_send Parrot_io_socket Parrot_io_socket_initialize_handle Parrot_io_socket_is_closed src/key.c Parrot_key_append Parrot_key_integer Parrot_key_mark Parrot_key_new Parrot_key_new_cstring Parrot_key_new_integer Parrot_key_new_number Parrot_key_new_string Parrot_key_next Parrot_key_number Parrot_key_pmc Parrot_key_set_integer Parrot_key_set_number Parrot_key_set_register Parrot_key_set_string Parrot_key_set_to_string Parrot_key_string Parrot_key_type src/library.c Parrot_get_runtime_path Parrot_lib_add_path Parrot_lib_add_path_from_cstring Parrot_lib_update_paths_from_config_hash Parrot_locate_runtime_file Parrot_locate_runtime_file_str parrot_split_path_ext src/list.c Parrot_list_append Parrot_list_check Parrot_list_contains Parrot_list_destroy Parrot_list_new Parrot_list_pop Parrot_list_remove src/misc.c Parrot_psprintf Parrot_secret_snprintf Parrot_snprintf Parrot_sprintf_c Parrot_sprintf_s Parrot_vsnprintf Parrot_vsprintf_c Parrot_vsprintf_s src/multidispatch.c Parrot_mmd_add_multi_from_c_args Parrot_mmd_add_multi_from_long_sig Parrot_mmd_add_multi_list_from_c_args Parrot_mmd_build_type_tuple_from_sig_obj Parrot_mmd_cache_create Parrot_mmd_cache_destroy Parrot_mmd_cache_lookup_by_types Parrot_mmd_cache_lookup_by_values Parrot_mmd_cache_mark Parrot_mmd_cache_store_by_types Parrot_mmd_cache_store_by_values Parrot_mmd_find_multi_from_long_sig Parrot_mmd_find_multi_from_sig_obj Parrot_mmd_multi_dispatch_from_c_args Parrot_mmd_sort_manhattan_by_sig_pmc src/namespace.c Parrot_ns_find_current_namespace_global Parrot_ns_find_global_from_op Parrot_ns_find_named_item Parrot_ns_find_namespace_global Parrot_ns_get_global Parrot_ns_get_name Parrot_ns_get_namespace_keyed Parrot_ns_get_namespace_keyed_str Parrot_ns_make_namespace_autobase Parrot_ns_make_namespace_keyed Parrot_ns_make_namespace_keyed_str Parrot_ns_set_global Parrot_ns_store_global Parrot_ns_store_sub src/oo.c Parrot_ComposeRole Parrot_ComputeMRO_C3 Parrot_find_method_direct Parrot_find_method_with_cache Parrot_get_vtable_index Parrot_get_vtable_name Parrot_invalidate_method_cache Parrot_oo_find_vtable_override Parrot_oo_find_vtable_override_for_class Parrot_oo_get_class Parrot_oo_get_class_str src/packfile/api.c PF_create_default_segs PackFile_Annotations_add_entry PackFile_Annotations_add_group PackFile_Annotations_new PackFile_ConstTable_clear PackFile_ConstTable_unpack PackFile_Header_read_uuid PackFile_Header_unpack PackFile_Header_validate PackFile_Segment_destroy PackFile_Segment_dump PackFile_Segment_new PackFile_Segment_new_seg PackFile_Segment_pack PackFile_Segment_packed_size PackFile_Segment_unpack PackFile_add_segment PackFile_destroy PackFile_find_segment PackFile_fixup_subs PackFile_funcs_register PackFile_map_segments PackFile_new PackFile_new_dummy PackFile_unpack Parrot_debug_add_mapping Parrot_debug_pc_to_filename Parrot_destroy_constants Parrot_load_bytecode Parrot_load_language Parrot_new_debug_seg Parrot_switch_to_cs do_sub_pragmas src/packfile/object_serialization.c Parrot_clone Parrot_freeze Parrot_freeze_pbc Parrot_freeze_pbc_size Parrot_freeze_strings Parrot_thaw Parrot_thaw_constants Parrot_thaw_pbc src/packfile/output.c PackFile_ConstTable_pack PackFile_ConstTable_pack_size PackFile_ConstTable_rlookup_num PackFile_ConstTable_rlookup_str PackFile_pack PackFile_pack_size src/pmc.c Parrot_pmc_create_mro Parrot_pmc_destroy Parrot_pmc_gc_register Parrot_pmc_gc_unregister Parrot_pmc_get_type Parrot_pmc_get_type_str Parrot_pmc_is_null Parrot_pmc_new Parrot_pmc_new_constant Parrot_pmc_new_constant_init Parrot_pmc_new_constant_init_int Parrot_pmc_new_constant_noinit Parrot_pmc_new_init Parrot_pmc_new_init_int Parrot_pmc_new_noinit Parrot_pmc_register_new_type Parrot_pmc_reuse Parrot_pmc_reuse_by_class Parrot_pmc_reuse_init src/pointer_array.c Parrot_pa_destroy Parrot_pa_insert Parrot_pa_is_owned Parrot_pa_new Parrot_pa_remove src/runcore/main.c Parrot_runcore_register Parrot_runcore_switch disable_event_checking dynop_register enable_event_checking src/scheduler.c Parrot_cx_add_handler Parrot_cx_add_handler_local Parrot_cx_broadcast_message Parrot_cx_count_handlers_local Parrot_cx_count_handlers_typed Parrot_cx_delete_handler_local Parrot_cx_delete_handler_typed Parrot_cx_delete_suspend_for_gc Parrot_cx_delete_task Parrot_cx_find_handler_for_task Parrot_cx_find_handler_local Parrot_cx_handle_tasks Parrot_cx_peek_task Parrot_cx_request_suspend_for_gc Parrot_cx_runloop_end Parrot_cx_schedule_callback Parrot_cx_schedule_repeat Parrot_cx_schedule_sleep Parrot_cx_schedule_task Parrot_cx_schedule_timer Parrot_cx_send_message src/string/api.c Parrot_str_bitwise_and Parrot_str_bitwise_not Parrot_str_bitwise_or Parrot_str_bitwise_xor Parrot_str_boolean Parrot_str_byte_length Parrot_str_change_encoding Parrot_str_chopn Parrot_str_chr Parrot_str_compare Parrot_str_compose Parrot_str_concat Parrot_str_copy Parrot_str_cstring Parrot_str_downcase Parrot_str_equal Parrot_str_escape Parrot_str_escape_truncate Parrot_str_find_cclass Parrot_str_find_index Parrot_str_find_not_cclass Parrot_str_finish Parrot_str_format_data Parrot_str_free_cstring Parrot_str_from_int Parrot_str_from_num Parrot_str_gc_register Parrot_str_gc_unregister Parrot_str_indexed Parrot_str_init Parrot_str_is_cclass Parrot_str_is_null Parrot_str_join Parrot_str_length Parrot_str_new Parrot_str_new_constant Parrot_str_new_from_buffer Parrot_str_new_init Parrot_str_new_noinit Parrot_str_not_equal Parrot_str_pin Parrot_str_rep_compatible Parrot_str_repeat Parrot_str_replace Parrot_str_reverse Parrot_str_split Parrot_str_substr Parrot_str_titlecase Parrot_str_to_cstring Parrot_str_to_hashval Parrot_str_to_int Parrot_str_to_num Parrot_str_unescape Parrot_str_unescape_string Parrot_str_unpin Parrot_str_upcase src/string/encoding.c Parrot_default_encoding Parrot_encoding_c_name Parrot_encoding_name Parrot_encoding_number Parrot_encoding_number_of_str Parrot_encodings_init Parrot_find_encoding Parrot_find_encoding_by_string Parrot_get_encoding Parrot_load_encoding Parrot_make_default_encoding Parrot_new_encoding Parrot_register_encoding src/sub.c Parrot_get_sub_pmc_from_subclass Parrot_sub_Context_infostr Parrot_sub_capture_lex Parrot_sub_context_get_info Parrot_sub_full_sub_name Parrot_sub_new_closure src/thread.c Parrot_shared_gc_block Parrot_shared_gc_unblock pt_thread_create src/utils.c Parrot_util_byte_index Parrot_util_byte_rindex Parrot_util_float_rand Parrot_util_int_rand Parrot_util_range_rand Parrot_util_register_move Parrot_util_srand Parrot_util_tm_to_array Parrot_util_uint_rand src/vtables.c Parrot_vtbl_clone_vtable Parrot_vtbl_destroy_vtable Parrot_vtbl_initialize_core_vtables Parrot_vtbl_new_vtable src/warnings.c Parrot_warn Parrot_warn_deprecated Parrot_warn_experimental print_pbc_location 550 PARROT_EXPORT functions src/nci/libffi.c build_ffi_thunk: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. clone_ffi_thunk: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. init_thunk_pmc: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. nci_to_ffi_type: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. 4 warnings in 4 funcs in 1 C files