Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dhashtable.c45 #define USED_DELETED -1 macro
312 if (htab->table[idx].used == USED_DELETED in hsearch_r()
344 if (htab->table[idx].used == USED_DELETED in hsearch_r()
446 htab->table[idx].used = USED_DELETED; in _hdelete()