Searched refs:PRInt64 (Results 1 – 2 of 2) sorted by relevance
62 typedef int64_t PRInt64; typedef101 typedef PRInt64 PRTime;
1234 *result_imploded = (PRInt64)secs * PR_USEC_PER_SEC; in PR_ParseTimeString()