Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhlist.h78 #define hlist_for_each_safe(i, tmp, h) \ macro
Dhalloc.c247 hlist_for_each_safe(i, tmp, &p->children) in _free_children()