Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dmod_table.c135 HASH_ITER(hh, me->staticMods, sm, stmp) { in static_mod_table_dtor_imp()
142 HASH_ITER(hh, me->staticModOverrides, sm, stmp) { in static_mod_table_dtor_imp()
149 HASH_ITER(hh, me->constMods, dm, ftmp) { in static_mod_table_dtor_imp()
180 HASH_ITER(hh, me->openMods, dm, ftmp) { in open_mod_table_dtor_imp()
/external/rust/crates/quiche/examples/
Dserver.c366 HASH_ITER(hh, conns->h, conn_io, tmp) { in recv_cb()
Dhttp3-server.c442 HASH_ITER(hh, conns->h, conn_io, tmp) { in recv_cb()
/external/fastrpc/inc/
Duthash.h839 #define HASH_ITER(hh,head,el,tmp) \ macro
843 #define HASH_ITER(hh,head,el,tmp) \ macro
/external/libdrm/intel/
Duthash.h993 #define HASH_ITER(hh,head,el,tmp) \ macro
997 #define HASH_ITER(hh,head,el,tmp) \ macro