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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c108 const PRInt64 bigInt6 = LL_INIT( 0xb1a00000, 0x00001000 ); variable
291 if ( !LL_CMP( bigInt6, <=, bigInt6 ))
294 if ( !LL_CMP( bigInt6, <=, bigInt7 ))
297 if ( LL_CMP( bigInt6, <=, bigInt8 ))
300 if ( !LL_CMP( bigInt6, <=, bigInt9 ))
303 if ( !LL_CMP( bigInt6, <=, bigInt10 ))
306 if ( !LL_CMP( bigInt6, <=, bigInt11 ))
310 if ( LL_CMP( bigInt0, <=, bigInt6 ))
361 if ( !LL_UCMP( bigInt6, <
[all...]

Completed in 31 milliseconds