Home
last modified time | relevance | path

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

/external/qemu/android/utils/
Dreflist.h183 #define AREFLIST_FOREACH_CONST(list_,item_,statement_) \ macro
Dreflist.c117 AREFLIST_FOREACH_CONST(l2, item, { in areflist_append()