Searched refs:key_id (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/tests/hash_table/
H A Dclear.c35 static uint32_t key_id(const void *key) function in typeref:typename:uint32_t
87 assert(key_id(entry->key) < SIZE);
101 assert(key_id(entry->key) < SIZE);
/xsrc/external/mit/MesaLib.old/dist/src/util/tests/hash_table/
H A Dclear.c35 static uint32_t key_id(const void *key) function in typeref:typename:uint32_t
87 assert(key_id(entry->key) < SIZE);

Completed in 4 milliseconds