Lines Matching defs:nsInt64
51 // nsInt64".
344 typedef nsTInt64<PRInt64> nsInt64;
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& aObject2) {