Searched defs:nsInt64 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsInt64.h51 // nsInt64".
344 typedef nsTInt64<PRInt64> nsInt64; typedef
351 operator >(const nsInt64& aObject1, const nsInt64& aObject2) {
364 operator >=(const nsInt64& aObject1, const nsInt64& aObject2) {
377 operator <(const nsInt64& aObject1, const nsInt64& aObject2) {
390 operator <=(const nsInt64& aObject1, const nsInt64
[all...]

Completed in 193 milliseconds