HomeSort by relevance Sort by last modified time
    Searched refs:PRInt16 (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/third_party/nspr/
prtime.h 132 PRInt16 tm_year; /* absolute year, AD (note that we do not
137 PRInt16 tm_yday; /* calculated day of the year
prtypes.h 298 ** PRInt16
304 typedef short PRInt16;
306 #error No suitable type for PRInt16/PRUint16
314 * The maximum and minimum values of a PRInt16 or PRUint16.
prtime.cc 243 static int IsLeapYear(PRInt16 year)
    [all...]

Completed in 52 milliseconds