Searched refs:HASH_DEL (Results 1 – 5 of 5) sorted by relevance
/external/tpm2-tss/test/integration/ |
D | sapi-entity-util.c | 45 HASH_DEL(entities, e); in DeleteEntity()
|
D | sapi-session-util.c | 320 HASH_DEL(sessions, tmp); in create_auth_session() 329 HASH_DEL(sessions, session); in end_auth_session()
|
/external/fastrpc/src/ |
D | mod_table.c | 137 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/ |
D | uthash.h | 259 #define HASH_DEL(head,delptr) \ macro
|
/external/libdrm/intel/ |
D | uthash.h | 392 #define HASH_DEL(head,delptr) \ macro
|