Home
last modified time | relevance | path

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

/external/python/pycparser/examples/c_files/
Dhash.c82 HashRemove(hash, entry->key); in HashInsert()
117 ReturnCode HashRemove(Hash* hash, const char* key) in HashRemove() function