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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c99 const PRUint64 bigFoxZero = LL_INIT( 0xffffffff, 0x00000000 ); variable
621 LL_SHR( result, bigFoxZero, thirtyTwo );
644 if ( LL_UCMP( resultU, !=, bigFoxZero ))
645 ResultFailed( "LL_ISHL", "r != ff,00 ", bigFoxZero, result);

Completed in 33 milliseconds