Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmetadata.h73 MONO_NATIVE_ANSIBSTR = 0x23, /* prefixed length, ANSI */ enumerator
H A Dmetadata.c6098 case MONO_NATIVE_ANSIBSTR: in mono_type_to_unmanaged()
6100 return MONO_NATIVE_ANSIBSTR; in mono_type_to_unmanaged()
H A Dmarshal.c11882 case MONO_NATIVE_ANSIBSTR: in mono_marshal_type_size()
/dports/lang/mono/mono-5.10.1.57/mono/dis/
H A Dget.c701 case MONO_NATIVE_ANSIBSTR: in dis_stringify_native_type()
2659 case MONO_NATIVE_ANSIBSTR: in get_marshal_info()