Searched refs:mmin (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c783 PRInt64 mmax = LL_MaxInt(), mmin = LL_MinInt(), mzero = LL_Zero(); local
786 if (LL_NE(min, mmin))
787 ResultFailed( "min, mmin", "min != mmin", max, mmin);

Completed in 32 milliseconds