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

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprnetdb.h485 NSPR_API(PRUint64) PR_ntohll(PRUint64); variable
488 NSPR_API(PRUint64) PR_htonll(PRUint64); variable
H A Dprtypes.h332 ** TYPES: PRUint64
336 ** declaring variables of type PRUint64 or PRInt64. Different hardware
344 typedef unsigned long PRUint64; typedef
347 typedef unsigned __int64 PRUint64; typedef
350 typedef unsigned __int64 PRUint64; typedef
353 typedef unsigned long long PRUint64; typedef
363 typedef PRInt64 PRUint64; typedef
/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;
/external/chromium_org/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 50 milliseconds