Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcrecord.h395 max_global_mechanisms_count enumerator
H A Dgc.cpp2856 str_settings[max_global_mechanisms_count*2] = 0; in print()
2858 for (int i = 0; i < max_global_mechanisms_count; i++) in print()
34947 for (int i = 0; i < max_global_mechanisms_count; i++)