Home
last modified time | relevance | path

Searched refs:annotations_destroy (Results 1 – 1 of 1) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/src/packfile/
H A Dsegments.c26 static void annotations_destroy(PARROT_INTERP,
828 annotations_destroy(PARROT_INTERP, ARGMOD(PackFile_Segment *seg)) in annotations_destroy() function
830 ASSERT_ARGS(annotations_destroy) in annotations_destroy()
1202 annotations_destroy, in pf_register_standard_funcs()
2144 annotations_destroy(interp, (PackFile_Segment *)byte_code->annotations); in byte_code_destroy()