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

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplhash.h88 typedef struct PLHashAllocOps { struct
93 } PLHashAllocOps; typedef in typeref:struct:PLHashAllocOps
112 const PLHashAllocOps *allocOps; /* allocation operations */
129 const PLHashAllocOps *allocOps, void *allocPriv);

Completed in 56 milliseconds