dotnet_runtime_stuff  127 com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff;
dotnet_runtime_stuff  160 com_dotnet/com_dotnet.c 	COMG(dotnet_runtime_stuff) = stuff;
dotnet_runtime_stuff  166 com_dotnet/com_dotnet.c 	if (COMG(dotnet_runtime_stuff) == NULL) {
dotnet_runtime_stuff  192 com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff;
dotnet_runtime_stuff  201 com_dotnet/com_dotnet.c 	if (COMG(dotnet_runtime_stuff) == NULL) {
dotnet_runtime_stuff  215 com_dotnet/com_dotnet.c 	stuff = (struct dotnet_runtime_stuff*)COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  298 com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff = COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  309 com_dotnet/com_dotnet.c 	COMG(dotnet_runtime_stuff) = NULL;
dotnet_runtime_stuff  314 com_dotnet/com_dotnet.c 	struct dotnet_runtime_stuff *stuff = COMG(dotnet_runtime_stuff);
dotnet_runtime_stuff  459 com_dotnet/com_extension.c 	if (COMG(dotnet_runtime_stuff)) {
dotnet_runtime_stuff  483 com_dotnet/com_extension.c 	if (COMG(dotnet_runtime_stuff)) {