OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLHashAllocOps
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
plhash.h
67
typedef struct
PLHashAllocOps
{
72
}
PLHashAllocOps
;
91
const
PLHashAllocOps
*allocOps; /* allocation operations */
108
const
PLHashAllocOps
*allocOps, void *allocPriv);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
protypes.h
227
#define PRHashAllocOps
PLHashAllocOps
Completed in 1065 milliseconds