OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLHashFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
plhash.h
49
typedef PLHashNumber (PR_CALLBACK *
PLHashFunction
)(const void *key);
88
PLHashFunction
keyHash; /* key hash function */
106
PL_NewHashTable(PRUint32 numBuckets,
PLHashFunction
keyHash,
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
protypes.h
224
#define PRHashFunction
PLHashFunction
Completed in 83 milliseconds