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

/external/chromium/base/third_party/nspr/
H A Dprtypes.h354 ** TYPES: PRUint64
358 ** declaring variables of type PRUint64 or PRInt64. Different hardware
372 typedef unsigned long PRUint64; typedef
375 typedef unsigned __int64 PRUint64; typedef
378 typedef unsigned long long PRUint64; typedef
388 typedef PRInt64 PRUint64; typedef
445 typedef PRUint64 PRUptrdiff;
498 typedef PRUint64 PRUword;

Completed in 57 milliseconds