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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c117 const PRInt32 thirtyTwo = 32l; variable
616 LL_SHL( result, bigTwo, thirtyTwo );
621 LL_SHR( result, bigFoxZero, thirtyTwo );
629 LL_SHR( result, bigFoxFox, thirtyTwo );
634 LL_USHR( resultU, bigZeroFox, thirtyTwo );
638 LL_USHR( resultU, bigFoxFox, thirtyTwo );
643 LL_ISHL( resultU, minusOne, thirtyTwo );

Completed in 32 milliseconds