Searched defs:PRInt8 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/third_party/nspr/
H A Dprtime.h59 typedef int8_t PRInt8; typedef
148 PRInt8 tm_wday; /* calculated day of the week
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprtypes.h236 ** PRInt8
247 ** For these compilers, we have to define PRInt8 as plain 'char'.
254 typedef char PRInt8; typedef
256 typedef signed char PRInt8; typedef
259 #error No suitable type for PRInt8/PRUint8
267 * The maximum and minimum values of a PRInt8 or PRUint8.

Completed in 108 milliseconds