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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h225 char *entryStore; /* entry storage */ member in struct:PLDHashTable
257 * Table space at entryStore is allocated and freed using these callbacks.
270 * old entryStore vector, which is due to be freed once all entries have been
434 * Note that the entry storage at table->entryStore will be allocated using
558 * their order in table->entryStore.
570 * If any enumerator returns PL_DHASH_REMOVE, table->entryStore may be shrunk
578 * grow or shrink entryStore.
583 * you want to remove entries, but for some reason you do not want entryStore

Completed in 43 milliseconds