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

  /external/chromium_org/base/third_party/nspr/
prtime.h 60 typedef int16_t PRInt16;
145 PRInt16 tm_year; /* absolute year, AD (note that we do not
150 PRInt16 tm_yday; /* calculated day of the year
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtypes.h 276 ** PRInt16
282 typedef short PRInt16;
284 #error No suitable type for PRInt16/PRUint16
292 * The maximum and minimum values of a PRInt16 or PRUint16.

Completed in 58 milliseconds