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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c90 const PRInt64 bigThirtyTwo = LL_INIT( 0, 32 ); variable
717 LL_MUL( result, bigZeroFox, bigThirtyTwo );
759 LL_ADD( result2, bigThirtyTwo, bigOne );
765 LL_MUL( result2, bigZeroFox, bigThirtyTwo );
767 LL_MOD( result, result2, bigThirtyTwo );

Completed in 45 milliseconds