dotnet_runtime_stuff  127 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff;
dotnet_runtime_stuff  160 ext/com_dotnet/com_dotnet.c 	COMG(dotnet_runtime_stuff) = stuff;
dotnet_runtime_stuff  166 ext/com_dotnet/com_dotnet.c 	if (COMG(dotnet_runtime_stuff) == NULL) {
dotnet_runtime_stuff  192 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff;
dotnet_runtime_stuff  201 ext/com_dotnet/com_dotnet.c 	stuff = (struct dotnet_runtime_stuff*)COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  214 ext/com_dotnet/com_dotnet.c 		stuff = (struct dotnet_runtime_stuff*)COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  325 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff = COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  336 ext/com_dotnet/com_dotnet.c 	COMG(dotnet_runtime_stuff) = NULL;
dotnet_runtime_stuff  341 ext/com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff = COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  459 ext/com_dotnet/com_extension.c 	if (COMG(dotnet_runtime_stuff)) {
dotnet_runtime_stuff  483 ext/com_dotnet/com_extension.c 	if (COMG(dotnet_runtime_stuff)) {