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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c110 const PRInt64 bigInt8 = LL_INIT( 0xb1a00000, 0x00000100 ); variable
297 if ( LL_CMP( bigInt6, <=, bigInt8 ))
316 if ( LL_CMP( bigInt0, <=, bigInt8 ))
367 if ( LL_UCMP( bigInt6, <=, bigInt8 ))
386 if ( !LL_UCMP( bigInt0, <=, bigInt8 ))

Completed in 32 milliseconds