Searched refs:PRWord (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
H A Dprotypes.h184 typedef PRWord prword_t;
/external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
H A Dpprthred.h208 NSPR_API(PRWord *) PR_GetGCRegisters(PRThread *t, int isCurrent, int *np);
/external/chromium/base/third_party/nspr/
H A Dprtypes.h486 ** WARNING: The undocumented data types PRWord and PRUword are
488 ** use PRWord and PRUword in new code.
490 ** A PRWord is an integer that is the same size as a void*.
497 typedef PRInt64 PRWord; typedef
500 typedef long PRWord; typedef
/external/chromium_org/base/third_party/nspr/
H A Dprtypes.h486 ** WARNING: The undocumented data types PRWord and PRUword are
488 ** use PRWord and PRUword in new code.
490 ** A PRWord is an integer that is the same size as a void*.
497 typedef PRInt64 PRWord; typedef
500 typedef long PRWord; typedef
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprtypes.h462 ** WARNING: The undocumented data types PRWord and PRUword are
464 ** use PRWord and PRUword in new code.
466 ** A PRWord is an integer that is the same size as a void*.
472 typedef long PRWord; typedef

Completed in 217 milliseconds