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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c109 const PRInt64 bigInt7 = LL_INIT( 0xb1a00000, 0x00001100 ); variable
294 if ( !LL_CMP( bigInt6, <=, bigInt7 ))
313 if ( LL_CMP( bigInt0, <=, bigInt7 ))
364 if ( !LL_UCMP( bigInt6, <=, bigInt7 ))
383 if ( !LL_UCMP( bigInt0, <=, bigInt7 ))

Completed in 771 milliseconds