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

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplhash.h89 void * (PR_CALLBACK *allocTable)(void *pool, PRSize size); member in struct:PLHashAllocOps
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h339 * allocTable Allocate raw bytes with malloc, no ctors run.
362 PLDHashAllocTable allocTable; member in struct:PLDHashTableOps
435 * the ops->allocTable callback.
516 * and memory can't be allocated for entry storage via table->ops->allocTable;

Completed in 247 milliseconds