byref_count       472 ext/com_dotnet/com_com.c 	int i, byref_count = 0, j;
byref_count       500 ext/com_dotnet/com_com.c 				byref_count++;
byref_count       505 ext/com_dotnet/com_com.c 	if (byref_count) {
byref_count       506 ext/com_dotnet/com_com.c 		byref_vals = (VARIANT*)safe_emalloc(sizeof(VARIANT), byref_count, 0);