Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dcominterop.h68 mono_free_bstr (gpointer bstr);
H A Dcominterop.c632 register_icall (mono_free_bstr, "mono_free_bstr", "void ptr", FALSE); in mono_cominterop_init()
2897 mono_free_bstr (gpointer bstr) in mono_free_bstr() function
3580 register_icall (mono_free_bstr, "mono_free_bstr", "void ptr", FALSE); in mono_cominterop_init()
3651 mono_free_bstr (gpointer bstr) in mono_free_bstr() function
3715 mono_free_bstr (ptr); in ves_icall_System_Runtime_InteropServices_Marshal_FreeBSTR()
H A Dmarshal.c5516 mono_mb_emit_icall (mb, mono_free_bstr); in emit_marshal_string()
5546 mono_mb_emit_icall (mb, mono_free_bstr); in emit_marshal_string()