Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dhashtable.c44 #define USED_DELETED -1 macro
309 if (htab->table[idx].used == USED_DELETED in hsearch_r()
341 if (htab->table[idx].used == USED_DELETED in hsearch_r()
443 htab->table[idx].used = USED_DELETED; in _hdelete()