Home
last modified time | relevance | path

Searched refs:PHashTableEntryBlock (Results 1 – 1 of 1) sorted by relevance

/external/srec/portable/src/
Dphashtable.c52 PHashTableEntryBlock; typedef
64 PHashTableEntryBlock *entryBlock;
131 PHashTableEntryBlock *tmp, *block; in PHashTableDestroy()
371 PHashTableEntryBlock *block; in PHashTablePutValue()
374 block = NEW(PHashTableEntryBlock, table->memoryTag); in PHashTablePutValue()