Searched refs:AREFLIST_FOREACH_CONST (Results 1 – 2 of 2) sorted by relevance
/external/qemu/android/utils/ | ||
D | reflist.h | 183 #define AREFLIST_FOREACH_CONST(list_,item_,statement_) \ macro |
D | reflist.c | 117 AREFLIST_FOREACH_CONST(l2, item, { in areflist_append() |