dotnet_runtime_stuff  127 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff;
dotnet_runtime_stuff  157 ext/com_dotnet/com_dotnet.c 	COMG(dotnet_runtime_stuff) = stuff;
dotnet_runtime_stuff  163 ext/com_dotnet/com_dotnet.c 	if (COMG(dotnet_runtime_stuff) == NULL) {
dotnet_runtime_stuff  189 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff;
dotnet_runtime_stuff  198 ext/com_dotnet/com_dotnet.c 	if (COMG(dotnet_runtime_stuff) == NULL) {
dotnet_runtime_stuff  212 ext/com_dotnet/com_dotnet.c 	stuff = (struct dotnet_runtime_stuff*)COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  295 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff = COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  306 ext/com_dotnet/com_dotnet.c 	COMG(dotnet_runtime_stuff) = NULL;
dotnet_runtime_stuff  311 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff = COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  304 ext/com_dotnet/com_extension.c 	if (COMG(dotnet_runtime_stuff)) {
dotnet_runtime_stuff  328 ext/com_dotnet/com_extension.c 	if (COMG(dotnet_runtime_stuff)) {