Searched refs:PRInt64 (Results 1 – 3 of 3) sorted by relevance
371 typedef long PRInt64; typedef374 typedef __int64 PRInt64; typedef377 typedef long long PRInt64; typedef387 } PRInt64; typedef388 typedef PRInt64 PRUint64;428 typedef PRInt64 PROffset64;497 typedef PRInt64 PRWord;
60 #define LL_I2L(l, i) ((l) = (PRInt64)(i))88 typedef PRInt64 PRTime;
1139 PRInt64 usec_per_sec; in PR_ParseTimeString()