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

/external/chromium/base/third_party/nspr/
H A Dprtypes.h355 ** PRInt64
358 ** declaring variables of type PRUint64 or PRInt64. Different hardware
371 typedef long PRInt64; typedef
374 typedef __int64 PRInt64; typedef
377 typedef long long PRInt64; typedef
387 } PRInt64; typedef in typeref:struct:__anon1795
388 typedef PRInt64 PRUint64;
428 typedef PRInt64 PROffset64;
497 typedef PRInt64 PRWord;
/external/chromium_org/base/third_party/nspr/
H A Dprtypes.h355 ** PRInt64
358 ** declaring variables of type PRUint64 or PRInt64. Different hardware
371 typedef long PRInt64; typedef
374 typedef __int64 PRInt64; typedef
377 typedef long long PRInt64; typedef
387 } PRInt64; typedef in typeref:struct:__anon3947
388 typedef PRInt64 PRUint64;
428 typedef PRInt64 PROffset64;
497 typedef PRInt64 PRWord;
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprtypes.h333 ** PRInt64
336 ** declaring variables of type PRUint64 or PRInt64. Different hardware
343 typedef long PRInt64; typedef
346 typedef __int64 PRInt64; typedef
349 typedef __int64 PRInt64; typedef
352 typedef long long PRInt64; typedef
362 } PRInt64; typedef in typeref:struct:__anon12998
363 typedef PRInt64 PRUint64;
403 typedef PRInt64 PROffset64;

Completed in 210 milliseconds