Home | History | Annotate | Download | only in nspr

Lines Matching refs:PRInt16

255 static int IsLeapYear(PRInt16 year)
386 time->tm_year += static_cast<PRInt16>(time->tm_month / 12);
422 time->tm_yday = static_cast<PRInt16>(time->tm_mday +
1150 result->tm_year = static_cast<PRInt16>(year);