| 1 | make malloclist |
|---|
| 2 | |
|---|
| 3 | compilers/imcc/imc.c |
|---|
| 4 | imc_new_unit |
|---|
| 5 | compilers/imcc/instructions.c |
|---|
| 6 | _mk_instruction |
|---|
| 7 | compilers/imcc/parser_util.c |
|---|
| 8 | var_arg_ins |
|---|
| 9 | compilers/imcc/pbc.c |
|---|
| 10 | mk_multi_sig |
|---|
| 11 | compilers/imcc/sets.c |
|---|
| 12 | set_copy |
|---|
| 13 | set_intersec |
|---|
| 14 | set_make |
|---|
| 15 | set_make_full |
|---|
| 16 | set_union |
|---|
| 17 | compilers/imcc/symreg.c |
|---|
| 18 | _mk_fullname |
|---|
| 19 | add_ns |
|---|
| 20 | dup_sym |
|---|
| 21 | link_keys |
|---|
| 22 | symreg_to_str |
|---|
| 23 | src/debug.c |
|---|
| 24 | PDB_escape |
|---|
| 25 | src/embed.c |
|---|
| 26 | Parrot_new |
|---|
| 27 | src/gc/alloc_memory.c |
|---|
| 28 | mem_sys_allocate |
|---|
| 29 | mem_sys_allocate_zeroed |
|---|
| 30 | mem_sys_realloc |
|---|
| 31 | mem_sys_realloc_zeroed |
|---|
| 32 | mem_sys_strdup |
|---|
| 33 | src/gc/fixed_allocator.c |
|---|
| 34 | Parrot_gc_pool_new |
|---|
| 35 | src/gc/gc_inf.c |
|---|
| 36 | gc_inf_allocate_bufferlike_header |
|---|
| 37 | gc_inf_allocate_memory_chunk |
|---|
| 38 | gc_inf_allocate_memory_chunk_zeroed |
|---|
| 39 | gc_inf_allocate_pmc_attributes |
|---|
| 40 | gc_inf_allocate_pmc_header |
|---|
| 41 | gc_inf_allocate_string_header |
|---|
| 42 | gc_inf_reallocate_memory_chunk |
|---|
| 43 | gc_inf_reallocate_memory_chunk_zeroed |
|---|
| 44 | src/gc/gc_ms.c |
|---|
| 45 | Parrot_gc_create_attrib_pool |
|---|
| 46 | gc_ms_allocate_memory_chunk |
|---|
| 47 | gc_ms_allocate_memory_chunk_zeroed |
|---|
| 48 | gc_ms_reallocate_memory_chunk |
|---|
| 49 | gc_ms_reallocate_memory_chunk_zeroed |
|---|
| 50 | src/gc/gc_ms2.c |
|---|
| 51 | gc_ms2_allocate_buffer_header |
|---|
| 52 | gc_ms2_allocate_memory_chunk |
|---|
| 53 | gc_ms2_allocate_memory_chunk_zeroed |
|---|
| 54 | gc_ms2_allocate_pmc_attributes |
|---|
| 55 | gc_ms2_allocate_pmc_header |
|---|
| 56 | gc_ms2_allocate_string_header |
|---|
| 57 | gc_ms2_reallocate_memory_chunk |
|---|
| 58 | gc_ms2_reallocate_memory_chunk_zeroed |
|---|
| 59 | src/gc/mark_sweep.c |
|---|
| 60 | new_fixed_size_obj_pool |
|---|
| 61 | src/gc/string_gc.c |
|---|
| 62 | mem_allocate |
|---|
| 63 | new_memory_pool |
|---|
| 64 | src/interp/inter_create.c |
|---|
| 65 | allocate_interpreter |
|---|
| 66 | make_interpreter |
|---|
| 67 | src/library.c |
|---|
| 68 | Parrot_locate_runtime_file |
|---|
| 69 | src/packfile/api.c |
|---|
| 70 | const_new |
|---|
| 71 | src/packfile/pf_items.c |
|---|
| 72 | PF_fetch_cstring |
|---|
| 73 | src/runcore/profiling.c |
|---|
| 74 | get_filename_cstr |
|---|
| 75 | get_ns_cstr |
|---|
| 76 | src/string/api.c |
|---|
| 77 | Parrot_str_downcase |
|---|
| 78 | Parrot_str_new |
|---|
| 79 | Parrot_str_new_from_buffer |
|---|
| 80 | Parrot_str_titlecase |
|---|
| 81 | Parrot_str_to_cstring |
|---|
| 82 | Parrot_str_upcase |
|---|
| 83 | string_to_cstring_nullable |
|---|
| 84 | src/string/encoding.c |
|---|
| 85 | Parrot_new_encoding |
|---|
| 86 | src/vtables.c |
|---|
| 87 | Parrot_vtbl_clone_vtable |
|---|
| 88 | Parrot_vtbl_new_vtable |
|---|
| 89 | 63 PARROT_MALLOC functions |
|---|
| 90 | src/nci/libffi.c |
|---|
| 91 | build_ffi_thunk: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. |
|---|
| 92 | clone_ffi_thunk: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. |
|---|
| 93 | init_thunk_pmc: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. |
|---|
| 94 | nci_to_ffi_type: Returns a pointer, but no PARROT_CAN(NOT)_RETURN_NULL macro found. |
|---|
| 95 | 4 warnings in 4 funcs in 1 C files |
|---|