sa_max             40 ext/com_dotnet/com_iterator.c 	LONG sa_max;
sa_max            110 ext/com_dotnet/com_iterator.c 		if (I->key >= (ULONG) I->sa_max) {
sa_max            189 ext/com_dotnet/com_iterator.c 		SafeArrayGetUBound(V_ARRAY(&I->safe_array), 1, &I->sa_max);