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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c100 const PRUint64 bigEightZero = LL_INIT( 0x80000000, 0x00000000 ); variable
648 if ( LL_UCMP( resultU, !=, bigEightZero ))
649 ResultFailed( "LL_ISHL", "r != 80,00 ", bigEightZero, result);

Completed in 33 milliseconds