Searched refs:PRInt16 (Results 1 – 3 of 3) sorted by relevance
132 PRInt16 tm_year; /* absolute year, AD (note that we do not137 PRInt16 tm_yday; /* calculated day of the year
304 typedef short PRInt16; typedef306 #error No suitable type for PRInt16/PRUint16
243 static int IsLeapYear(PRInt16 year) in IsLeapYear()