Searched refs:LL_I2L (Results 1 – 2 of 2) sorted by relevance
60 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
1181 LL_I2L(usecs64, secs); in PR_ParseTimeString()1182 LL_I2L(usec_per_sec, PR_USEC_PER_SEC); in PR_ParseTimeString()