Home
last modified time | relevance | path

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

/external/tpm2-tss/test/integration/
Dsapi-entity-util.c45 HASH_DEL(entities, e); in DeleteEntity()
Dsapi-session-util.c320 HASH_DEL(sessions, tmp); in create_auth_session()
329 HASH_DEL(sessions, session); in end_auth_session()
/external/fastrpc/src/
Dmod_table.c137 HASH_DEL(me->staticMods,sm); in static_mod_table_dtor_imp()
144 HASH_DEL(me->staticModOverrides,sm); in static_mod_table_dtor_imp()
151 HASH_DEL(me->constMods,dm); in static_mod_table_dtor_imp()
182 HASH_DEL(me->openMods,dm); in open_mod_table_dtor_imp()
601 HASH_DEL(me->openMods,dm); in open_mod_close()
630 HASH_DEL(me->openMods,dm); in open_mod_table_close()
/external/fastrpc/inc/
Duthash.h259 #define HASH_DEL(head,delptr) \ macro
/external/libdrm/intel/
Duthash.h392 #define HASH_DEL(head,delptr) \ macro